Computer

PHP/Oracle Development


Syllabus
Schedule
Reading
Discussion
Project
Test
Resource
Tip

Project IV Arrays

Task:

The graduate programs in Technology at EIU provide students with opportunities to purse a Master of Science in Technology degree and/or graduate certificates. The following lists five (5) areas of study under the degree program and five (5) graduate certificate programs, together with one typical course within each program.

 

Master of Science in Technology Degree Program:

Technology Management Product Innovation
Training and Development Training System Management
Career and Technical Education Curriculum Development
Computer Technology Biometric Security
Resource Management Technology Geographic Information System
   

 

Graduate Certificate Programs:

Quality Systems Total Quality Systems
Work Performance Improvement Conflict Management
Computer Technology Advanced Database Technology
Training and Development Instructional Design
Technology Security Facility Security


PHP Program Requirements:

Use the information above, write a PHP program to display the results of the above arrays. Sample output can be:

[Master of Science in Technology Degree Program]

[Technology Management]

[Product Innovation.]

[Training and Development]

[Training System Management.]

[Career and Technical Education]

[Curriculum Development.]

[Computer Technology] [Biometric Security.]

[Resource Management Technology]

[Geographic Information System]

 

[Graduate Certificate Programs]

[Quality Systems]

[Total Quality Systems.]

[Work Performance Improvement]

[Conflict Management.]

[Computer Technology]

[Advanced Database Technology.]

Training and Development] [Instructional Design]

[Technology Security]

[Facility Security.]

 

Each correct output will be worth 5 points.

 

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_project4.php, 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.

 

Credit: This project was based upon the work by Joseph Apianing, a graduate student in Technology, as a part of his independent study during Spring 2010.