Difference between revisions of "PHP"

From mi-linux
Jump to navigationJump to search
Line 11: Line 11:
 
*[[PHP103|PHP Basics]]
 
*[[PHP103|PHP Basics]]
 
|-  
 
|-  
|Week 02||[[PHP104|PHP Variables & Constants - Basics]]
+
|Week 02||
|-
+
*[[PHP104|PHP Variables & Constants - Basics]]
|Week 02||[[PHP105|Expressions, Operators, and Variable Assignments]]
+
*[[PHP105|Expressions, Operators, and Variable Assignments]]
|-
+
*[[PHP105 and a half|Include Function Examples]]
|Week 02||[[PHP105 and a half|Include Function Examples]]
+
*[[PHP106|Flow Control - Selection]]
|-
+
*[[PHP107|Flow Control - Iteration]]
|Week 02||[[PHP106|Flow Control - Selection]]
 
|-
 
|Week 02||[[PHP107|Flow Control - Iteration]]
 
 
|-  
 
|-  
 
|Week 03||[[PHP108|PHP Arrays]]
 
|Week 03||[[PHP108|PHP Arrays]]

Revision as of 17:16, 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 02
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