PHP Web Programming (7212010)
Dates: 7/21/2010 - 9/7/2010
You can enroll up to 10 days after the start date of the class.
Price: $249
Enrollment Options:
PHP is used to create dynamic, data-driven web sites. In this course you will learn the syntax and structure of PHP, how to create forms and then use the data collected by the form. You will learn to build reusable code, work with session variables and cookies.
You will need access to a web server that supports PHP or you can install and configure one on your machine following the instructions provided in the course.
For questions about enrolling, please contact the ClassroomManager@InteractiveOnlineClassroom.com.
Course Objectives
- Students will install a web server and PHP and create a basic PHP script.
- Students will write PHP code that defines and uses variables.
- Students will write PHP code that handle data received from HTML forms.
- Students will write PHP code that works with numeric and string data.
- Student will write PHP code that uses looping and conditional statements.
- Students will write PHP code to work with data stored in arrays.
- Students will create a basic web application.
- Students will break their PHP code into reusable functions.
- Students will explore writing PHP code to read and write to files, read and write to databases and work with Regular Expressions.
- Students will create a project to show what they have learned in PHP.
Syllabus
Prerequisites
Requirements
To learn PHP online students will need access to a web server that supports PHP hosting. Or students can install and configure a server on their machine using the information available in the course.
WAMP - Windows Apache MySQL PHP
Book
PHP for the World Wide WebAuthor: Larry Ullman |
