PHP Programming (Blended)
3 credits
Comments placed in each source code file | 25 |
PHP tags used correctly | 25 |
Echo statement used for output | 25 |
Page format is correct and valid | 25 |
Total | 100 pts |
Setup the PHP environment and create the following practice program.
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.