04-26-2009, 09:10 PM
|
#4 (permalink)
|
|
The Acquainted
Join Date: Sep 2007
Posts: 126
Thanks: 4
|
Well, lets say I have index.php - I define some variables (template filename and content) and send that to the class - class handles it from there, if I want to include a header file, I define that in the template class.
In my header I can also define variables the same way I do in the page that includes it does. CSS link is in the header.
|
|
|
|