Code:
$php_scripts = array("search.php","giftcert.php","help.php", "cart.php", "product.php","register.php", "home.php");
Adding to this array should make the regular expressions run over the contents of them and output html. You may have to make your own regular expressions if your doing some weird things.
