119
edits
mNo edit summary |
(Remove legacy information.) |
||
| Line 20: | Line 20: | ||
* Type this PHP code into the file | * Type this PHP code into the file | ||
<?php | <?php | ||
echo "Hello World!"; | echo "Hello World!"; | ||
?> | ?> | ||
* Save and exit (CTRL + O, CTRL + X) | * Save and exit (CTRL + O, CTRL + X) | ||