need help to modify banner module
Posted: Tue Feb 26, 2008 9:00 pm
Hi,
I need help to modify the banner module.
in action.defualt.php I see there is a $limit = "LIMIT 0,1";
I want the module to spit out all the banners in a category, randomly one after the other.
I'm guessing I remove the limit and iterate through the results.
Can somebody please help me with the code - I'm not good with PHP.
Thanks
I need help to modify the banner module.
in action.defualt.php I see there is a $limit = "LIMIT 0,1";
I want the module to spit out all the banners in a category, randomly one after the other.
I'm guessing I remove the limit and iterate through the results.
Can somebody please help me with the code - I'm not good with PHP.
Thanks