Introduction to PHP (1 Day)

PHP is a language written for the web, quick to learn, easy to deploy and provides substantial functionality required for e-commerce.
Target audience
1. Newcomers to PHP web design
2. Users with a small amount of PHP experience.
3. Programmer or professional
Course Objective
1. To provides the knowledge necessary to design and develop dynamic, database-driven web pages using PHP
2. To introduces the PHP framework and syntax, and covers in depth the most important techniques used to build dynamic web sites
3. To learn how to connect to any ODBC-compliant database, and perform hands on practice with a MySQL database to create database-driven HTML forms and reports.
4. To develop competence and confidence with the new skills being learned.
Course Content
1. Overview Of PHP
2. Basic Scripting and Looping Constructs
3. Conditional Constructs
4. PHP Functions
5. PHP Operators
6. Arrays in PHP
7. Working with Databases and Forms
8. Working with Data Files in PHP
9. Configuring and Using MySQL
10. Using Cookies with PHP
11. Miscellaneous PHP Tasks