View Single Post
  #1  
Old 08-13-2003, 12:03 AM
 
kevinrm kevinrm is offline
 

X-Wizard
  
Join Date: Aug 2003
Posts: 1,003
 

Default Adding PHP command in HTML generated pages...

I have a PHP script that redirects web pages based on country installed on my server. It requires a PHP command be place as the very first line of code, above the first html tag (<?PHP $rv_path="...). I would like to add this to the x-cart html generated catalog pages as well. Can anyone tell me which template I can add this to, and in what format it would be added, so that all x-cart html pages have the command at the very top?
Reply With Quote