Web Development Level 3: PHP Introduction - DIT 15529
| DIT 15529 | 24 hours |
Prerequisites
Objectives:
- PHP is a free, open-source, server-side scripting language that can be embedded in Web pages for developing Web based software applications, often with MySQL or other databases
- This is the first step in creating feature-rich sites that include shopping carts or other e-Commerce abilities
Outcomes:
- Write PHP scripts
- Embed scripts in HTML pages
- Manipulate data from forms
- Create user-defined functions
- Process Date and Time data
- Retrieve and store external text data
- Manipulate alphanumeric data

