Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

2016Spring

01.11.16 - 05.08.16

PHP Programming (Online)

CSYS2463


12:00 AM - 12:00 AM

Hello, World!

Lab01

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

pastdue

Submit 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.