Difference between revisions of "Week Five (MGDP2060)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→Topics) |
Karl Jones (Talk | contribs) |
||
Line 3: | Line 3: | ||
== Topics == | == Topics == | ||
− | + | === Client-server model === | |
* [[Client-server model]] | * [[Client-server model]] | ||
* [[Client (computing)]] | * [[Client (computing)]] | ||
+ | ** [[Client-side]] | ||
** [[Request (computing)]] | ** [[Request (computing)]] | ||
* [[Server (computing)]] | * [[Server (computing)]] | ||
+ | ** [[Server-side]] | ||
** [[Response (computing)]] | ** [[Response (computing)]] | ||
− | PHP | + | === PHP === |
* [[Web forms and PHP]], see also: | * [[Web forms and PHP]], see also: | ||
Line 20: | Line 22: | ||
* [[PHP include]] | * [[PHP include]] | ||
− | Further reading | + | === Further reading === |
* [[Web application]] | * [[Web application]] | ||
− | |||
− | |||
== Exercises == | == Exercises == |
Revision as of 19:34, 19 September 2016
This article lists topics for Week Five of Web Design and Development III (MGDP2060).
Topics
Client-server model
PHP
- Web forms and PHP, see also:
- Generating text (PHP)
- PHP include