View Single Post
  #4  
Old 03-31-2003, 12:29 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

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.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote