Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

2013Fall

08.20.12 - 12.16.12

PHP Programming (Blended)

CSYS2463

Thursday
05:30 PM - 08:20 PM

Hello, World!

Lab01

Objective: Setup the PHP environment and create the following practice program.

pastdue

Submit Your Solution

Lab01

Request a Copy of your Solution

Lab01

Requirements

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

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.