User Tools

Site Tools


php_first_lesson

This is an old revision of the document!


PHP First Lesson

This is suitable for people who are just learning programming.

1. Hello World

Run this. What does it do? What is ECHO?

<?php
	echo "Hello, world!\n";
?>
php_first_lesson.1728025074.txt.gz · Last modified: 2024/10/04 06:57 by appledog

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki