View Single Post
  #8  
Old 11-24-2002, 06:32 AM
 
AJ AJ is offline
 

Member
  
Join Date: Oct 2002
Location: Marietta, Ohio
Posts: 25
 

Default

I understand your suggestion, but how can I do that? Sure, I might be able to find a way to do the mySQL query somewhere else, but I need the result displayed in a specific location in the template.

Plus, the products.php file doesn't actually create the variables anyway. I think it's someplace in the func.php file. It just seems like a no-brainer. The variable is already being used in the tpl file, why can't I use it in an included PHP file, too?

Does anyone really think this is easier than an all-php system?
Reply With Quote