View Single Post
  #3  
Old 01-04-2011, 08:29 AM
 
Ayla Ayla is offline
 

Newbie
  
Join Date: Jan 2011
Posts: 9
 

Thumbs up Re: Add variable to homepage

Thank you! That is exactly what I was looking for. In reference to the line below, does it just need a SQL query or the returned results from mysql_query()?

Quote:
$products = "sql query to get the products array";

Thanks for your help!

//
__________________
// Ayla

X-Cart 4.4.1
Reply With Quote