01.11.16 - 05.08.16
Hello, World!
Objective: Setup the PHP environment and create the following practice program.
pastdue
Comments placed in each source code file | 25 pts |
PHP tags used correctly | 25 pts |
Echo statement used for output | 25 pts |
Page format is correct and valid | 25 pts |
Total | 100 pts |
Write a PHP program that uses the PHP tags and an echo statement to print "Hello, World!!!".
Use PHP comments to document what is happening in your code.