Templates  
 
 

Week 7

Readings:
Read chapter 13 in Programming PHP and also this tutorial on creating a template in PHP.

Key Concepts:
-Application techniques
-Templates
-Error handling

Exercises:
Make some simple templates and display them with different things using a template system.


Files to Be Downloaded