Thread
:
Add variable to homepage
View Single Post
#
6
01-04-2011, 10:08 AM
cflsystems
Veteran
Join Date: Apr 2007
Posts: 14,201
Re: Add variable to homepage
$products = func_query("SELECT * FROM $sql_tbl[products] ORDER BY field ASC");
$smarty->assign("new_products", $products);
__________________
Steve Stoyanov
CFLSystems.com
Web Development
cflsystems
View Public Profile
Send a private message to cflsystems
Find all posts by cflsystems