Difference between revisions of "PHP"
From mi-linux
Jump to navigationJump to search(16 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
== Welcome to the Online Teaching/Learning Resources for PHP == | == Welcome to the Online Teaching/Learning Resources for PHP == | ||
− | This is primarily usable as a workbook for | + | This is primarily usable as a workbook for computing students. |
{| border="3" cellpadding=3 cellspacing=3 | {| border="3" cellpadding=3 cellspacing=3 | ||
Line 10: | Line 10: | ||
*[[PHP102|A Basic Page]] | *[[PHP102|A Basic Page]] | ||
*[[PHP103|PHP Basics]] | *[[PHP103|PHP Basics]] | ||
− | |||
− | |||
|- | |- | ||
|Week 02|| | |Week 02|| | ||
Line 19: | Line 17: | ||
*[[PHP106|Flow Control - Selection]] | *[[PHP106|Flow Control - Selection]] | ||
*[[PHP107|Flow Control - Iteration]] | *[[PHP107|Flow Control - Iteration]] | ||
+ | ''[[PHPEX02|This week's mini-task]]'' | ||
|- | |- | ||
|Week 03|| | |Week 03|| | ||
Line 24: | Line 23: | ||
*[[PHP108 And A Half|Predefined Variables]] | *[[PHP108 And A Half|Predefined Variables]] | ||
*[[PHP109|File Handling]] | *[[PHP109|File Handling]] | ||
+ | ''[[PHPEX03|This week's mini-task]]'' | ||
|- | |- | ||
|Week 04|| | |Week 04|| | ||
*[[PHP110|Simple Databases Concepts & SQL]] | *[[PHP110|Simple Databases Concepts & SQL]] | ||
*[[PHP111|PHP and Databases – Making the Connection]] | *[[PHP111|PHP and Databases – Making the Connection]] | ||
+ | ''[[PHPEX04|This week's mini-task]]'' | ||
|- | |- | ||
|Week 05|| | |Week 05|| | ||
− | *[[PHP112|Simple | + | *[[PHP112|Simple database search example]] |
+ | ''[[PHPEX05|This week's mini-task]]'' | ||
|- | |- | ||
|Week 06|| | |Week 06|| | ||
Line 37: | Line 39: | ||
|- | |- | ||
|Week 07|| | |Week 07|| | ||
− | *[[PHP115| | + | *[[PHP115|Template Engines]] |
|- | |- | ||
− | |Week 08|| | + | |Week 08|| |
+ | *[[PHPAJAX|Ajax with fetch()]] | ||
|- | |- | ||
|Week 09||Free to work on assessment | |Week 09||Free to work on assessment | ||
Line 49: | Line 52: | ||
|Week 12||Website demonstrations | |Week 12||Website demonstrations | ||
|} | |} | ||
− | |||
− | |||
− |
Latest revision as of 11:05, 20 September 2023
Main Page >> Web Application Development >> Workbook
Welcome to the Online Teaching/Learning Resources for PHP
This is primarily usable as a workbook for computing students.
Week 01 | |
Week 02 | |
Week 03 | |
Week 04 | |
Week 05 | |
Week 06 | |
Week 07 | |
Week 08 | |
Week 09 | Free to work on assessment |
Week 10 | Website demonstrations |
Week 11 | Website demonstrations |
Week 12 | Website demonstrations |