Thread
:
Add variable to homepage
View Single Post
#
5
01-04-2011, 10:04 AM
Ayla
Newbie
Join Date: Jan 2011
Posts: 9
Re: Add variable to homepage
So to recap (with a demo query) this is all it needs?:
Quote:
$products = func_query("SELECT * FROM `products` ORDER BY `field` ASC");
$smarty->assign("new_products", $products);
__________________
// Ayla
X-Cart 4.4.1
Ayla
View Public Profile
Send a private message to Ayla
Find all posts by Ayla