View Single Post
  #3  
Old 12-23-2002, 07:29 AM
 
Jonny Jonny is offline
 

Advanced Member
  
Join Date: Sep 2002
Posts: 67
 

Default

Thanks for your reply

I need to know how to reference the variable in the products.php file itself before it gets to the template.

I need to do a if(!file_exists("filename.gif")) command so need to do it before the template stage, but it references to the product id

Cheers

Jonny.
Reply With Quote