Difference between revisions of "PHP"
From mi-linux
Jump to navigationJump to searchLine 6: | Line 6: | ||
{| border="3" cellpadding=3 cellspacing=3 | {| border="3" cellpadding=3 cellspacing=3 | ||
− | |Week 01||[[PHP101|What is PHP?]] | + | |Week 01|| |
+ | *[[PHP101|What is PHP?]] | ||
+ | *[[PHP102|A Basic Page]] | ||
+ | *[[PHP103|PHP Basics]] | ||
|- | |- | ||
|Week 01||[[PHP102|A Basic Page]] | |Week 01||[[PHP102|A Basic Page]] |
Revision as of 16:14, 13 July 2011
Main Page >> Web Application Development >> Workbook
Welcome to the Online Teaching/Learning Resources for PHP
This is primarily usable as a workbook for SCIT students.
Week 01 | |
Week 01 | A Basic Page |
Week 01 | PHP Basics |
Week 02 | PHP Variables & Constants - Basics |
Week 02 | Expressions, Operators, and Variable Assignments |
Week 02 | Include Function Examples |
Week 02 | Flow Control - Selection |
Week 02 | Flow Control - Iteration |
Week 03 | PHP Arrays |
Week 03 | Predefined Variables |
Week 03 | File Handling |
Week 04 | Simple Databases Concepts & SQL |
Week 04 | PHP and Databases – Making the Connection |
Week 05 | Simple HTML/PHP/MySQL example |
Week 06 | Cookies |
Week 06 | Sessions |
Week 07 | Free to work on assessment |
Week 08 | Free to work on assessment |
Week 09 | Free to work on assessment |
Week 10 | Website demonstrations |
Week 11 | Website demonstrations |
Week 12 | Website demonstrations |
Troubleshooting PHP
Troubleshooting PHP - Understanding error messages