
PHP Training course outline (3 days)
- Day 1
- PHP: From Homepage to Portal.
- Installing PHP.
- A First Script.
- The Building Blocks.
- Going with the Flow.
- Functions.
- Day 2
- Arrays.
- Objects.
- Working with Forms.
- Working with Files.
- Database Integration mySQL.
- Day 3
- Database Integration mySQL.
- Saving State with Cookies and Query Strings.
- Saving State with Session Functions.
- Working with Dates and Times.
- Working with Data.
- Working with Strings.
- Working with Regular Expressions.
- Working with the Server Environment.
- PHP4 and XML.
- Smarty: A Template Engine.
- An Example: Page.inc.php.