Difference between revisions of "Week Five (MGDP2060)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Topics)
 
(8 intermediate revisions by the same user 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)]].
 +
 +
Previous: [[Week Four (MGDP2060)]] - Next: [[Week Six (MGDP2060)]]
  
 
== Topics ==
 
== Topics ==
  
Principles:
+
=== 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:
+
* [[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)]]
 
** [[Form (HTML element)]]
** [[Learning PHP (1)]]
 
** [[PHP code island]]
 
* [[Generating text (PHP)]]
 
 
* [[PHP include]]
 
* [[PHP include]]
  
Further reading:
+
=== Further reading ===
  
 
* [[Web application]]
 
* [[Web application]]
* [[Client-side]]
 
* [[Server-side]]
 
  
 
== Exercises ==
 
== Exercises ==

Latest revision as of 12: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).