Tuesday, October 13, 2009

include files

Spent 5 hours working on making it look "simple" to include header and footer files into a template.php file on Zephir.

I find it very strange that I can have a header file that starts a tag like <body> and even <table> and then leaves it hanging, and then a footer that closes off all these open tags. Strange. But, evidently, it works, so who am I to complain???

time: 5 hrs
files: template.php, myFooter.php, myHeader.php, template.html

files updated using the links in what used to be const.php (now called template.php).
added the footer, header and templates into the file list. Didn't change the project plan because I still have no idea what the plan is going to be...

No comments:

Post a Comment