A simple PHP HTML/CSS templating system
# Linked to 16 June 2008, 04:23 in Other by Sam Brown
It is beyond silly to repeatedly copy and paste the same HTML into the top and bottom of every HTML file that you create. That’s why god invented include() but, the humble header/footer HTML include file needs to be extended slightly – that is, unless you want all your pages to have the same title/meta description/CSS files etc.
Tweet Subscribe to the RSS Feed →