Computer

PHP/Oracle Development


Syllabus
Schedule
Reading
Discussion
Project
Test
Resource
Tip

Project I Installation of Zend Server

Task:

You are required to install Zend Server Developer Edition so that you can start developing PHP programs. Please refer to the class note of this week for details of the task.

Requirement:

  1. Install Zend Server in your computer. (50 points)
  2. Copy the TestPHP.php code into "documentroot" directory of your computer. If you took default settings at installation, it is possible that your documentroot directory is: "C:\Program Files\Zend\Apache2/htdocs." (25 points)
  3. Open a browser (IE, Firefox, Chrome or else) by using the URL: http://localhost/TestPHP.php. (25 points)

 

Report:

In a Microsoft Word file, provide a screen shot that you have successfully installed Zend server in your computer.

 

Standard for File Name: We are going to practice a typical software development practice. That is, everyone is going to use a standardized convention for naming your project files. Please name your file as firstname_lastname_project1.doc, where firstname and lastname are your first and last name, respectively, and "_" is underscore. The file naming convention will be enforced throughout this semester. Five (5) points will be taken off if the file is not named according to the convention.

Please submit your project on D2L according to the deadline established on the course schedule.