10152196PHP and MySQL Programming
Course Information
Description
Introduction to PHP and MySQL. PHP is an open source C-like language for server-side web page programming, and MySQL is a full-featured open source database. We develop the basics of PHP programming, including variables, control, functions, arrays, classes and file I/O. Students develop a robust shopping cart application for an online bookstore, including initial database construction using web services, a web search engine, user authentication, payment handling through Paypal's sandbox and transaction storage. This course an elective for the Internet Developer Certificate.
Total Credits
3
Course Competencies
-
Download and install PHP and MySQL.Assessment Strategiesby completing various projects and assignmentsthrough writing and interfacing various applications connected to weekly projectsCriteriayou perform tasks and assignments as designed and explained in the course handout.you successfully build a shopping cart and successfully apply course concepts.
-
Write a PHP web application.Assessment Strategiesby completing various projects and assignmentsthrough writing and interfacing various applications connected to weekly projectsCriteriayou perform tasks and assignments as designed and explained in the course handout.you successfully build a shopping cart and successfully apply course concepts.
-
Become familiar with and use PHP variables, flow, conditions, functions, and arrays.Assessment Strategiesby completing various projects and assignmentsthrough writing and interfacing various applications connected to weekly projectsCriteriayou perform tasks and assignments as designed and explained in the course handout.you successfully build a shopping cart and successfully apply course concepts.
-
Send and receive HTTP parameters through PHP.Assessment Strategiesby completing various projects and assignmentsthrough writing and interfacing various applications connected to weekly projectsCriteriayou perform tasks and assignments as designed and explained in the course handout.you successfully build a shopping cart and successfully apply course concepts.
-
Parse XML in PHP, including from external web services.Assessment Strategiesby completing various projects and assignmentsthrough writing and interfacing various applications connected to weekly projectsCriteriayou perform tasks and assignments as designed and explained in the course handout.you successfully build a shopping cart and successfully apply course concepts.
-
Write a web search engine in PHP.Assessment Strategiesby completing various projects and assignmentsthrough writing and interfacing various applications connected to weekly projectsCriteriayou perform tasks and assignments as designed and explained in the course handout.you successfully build a shopping cart and successfully apply course concepts.
-
Write a shopping cart in PHP.Assessment Strategiesby completing various projects and assignmentsthrough writing and interfacing various applications connected to weekly projectsCriteriayou perform tasks and assignments as designed and explained in the course handout.you successfully build a shopping cart and successfully apply course concepts.
-
Use session variables in PHP.Assessment Strategiesby completing various projects and assignmentsthrough writing and interfacing various applications connected to weekly projectsCriteriayou perform tasks and assignments as designed and explained in the course handout.you successfully build a shopping cart and successfully apply course concepts.
-
Write code to add support for user authentication in PHP.Assessment Strategiesby completing various projects and assignmentsthrough writing and interfacing various applications connected to weekly projectsCriteriayou perform tasks and assignments as designed and explained in the course handout.you successfully build a shopping cart and successfully apply course concepts.
-
Use PHP to interface with external sites.Assessment Strategiesby completing various projects and assignmentsthrough writing and interfacing various applications connected to weekly projectsCriteriayou perform tasks and assignments as designed and explained in the course handout.you successfully build a shopping cart and successfully apply course concepts.