Difference between revisions of "Week Five (MGDP2060)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "This article lists topics for week five of Web Design and Development III (MGDP2060). == See also == * Web Design and Development III (MGDP2060)")
 
 
(45 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This article lists topics for week five of [[Web Design and Development III (MGDP2060)]].
+
This article lists topics for '''Week Five''' of [[Web Design and Development III (MGDP2060)]].
  
== See also ==
+
Previous: [[Week Four (MGDP2060)]] - Next: [[Week Six (MGDP2060)]]
  
* [[Web Design and Development III (MGDP2060)]]
+
== Topics ==
 +
 
 +
=== Client-server model ===
 +
 
 +
* [[Client-server model]]
 +
* [[Client (computing)]]
 +
** [[Client-side]]
 +
** [[Request (computing)]]
 +
* [[Server (computing)]]
 +
** [[Server-side]]
 +
** [[Response (computing)]]
 +
 
 +
=== PHP ===
 +
 
 +
* [[Introduction to PHP]]
 +
* [[PHP file]]
 +
* [[PHP code island]]
 +
* [[PHP text generation]]
 +
* [[PHP variable]]
 +
* [[PHP assignment operator]]
 +
* [[PHP comment]]
 +
* [[Web forms and PHP]]
 +
** [[Form (HTML element)]]
 +
* [[PHP include]]
 +
 
 +
=== Further reading ===
 +
 
 +
* [[Web application]]
 +
 
 +
== Exercises ==
 +
 
 +
See [[Week Five Exercises (MGDP2060)]].
 +
 
 +
[[Category:Web Design and Development III (MGDP2060)]]

Latest revision as of 11:21, 8 December 2016

This article lists topics for Week Five of Web Design and Development III (MGDP2060).

Previous: Week Four (MGDP2060) - Next: Week Six (MGDP2060)

Topics

Client-server model

PHP

Further reading

Exercises

See Week Five Exercises (MGDP2060).