I have set up a template for a page that displays the featured product of the day. All 
data is stored in a mySQL db. So every day I want to feature a 
different product. Each product contains an entry in the db for picture, description, 
and hotlink.

What would be the best way to go about this? Does anybody have any sample code on 
performing this specific task once a day?

Your help is appreciated.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to