Threesuns

Email

Contact

All Semesters

Semesters

All Courses

Courses

PHP Programming (Online)

CSYS2463

3 credits

Labs

Hello, World!

Lab

100 points

Requirements

Comments placed in each source code file25
PHP tags used correctly25
Echo statement used for output25
Page format is correct and valid25
Total100 pts

Objective

Setup the PHP environment and create the following practice program.

Instructions

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.