Sunday, 17 June 2007
More PHP Web Boilerplate
Added a more PHP Web boilerplate text to save more typing. The page structure is now simplified to …
<?php include "php/xhtml_mimetype.php"; $doc_title = "It Mostly Works"; include "php/header.php"; ?> … <?php include "php/trailer.php" ?>
Labels: PHP
Del.icio.us
Stumble It!





Post a Comment