Transcript title
Introduction to PHP
Credits
4
Grading mode
Standard letter grades
Total contact hours
50
Lecture hours
30
Other hours
20
Prerequisites
CIS 122.
Recommended preparation
CIS 195 and CIS135DB.
Course Description
Covers programming PHP with MySQL. Examines basic techniques of problem-solving, PHP language syntax, using PHP with MySQL, and designing dynamic web pages. Students learn basic program design and construction techniques.
Course learning outcomes
1. Analyze PHP scripts and determine their behavior.
2. Construct PHP scripts to create dynamic web content.
3. Create PHP scripts capable of inserting and modifying data in a MySQL database.
4. Design web pages with the ability to retrieve and present data from a MySQL database.