Help! Need to list new items, then remove after 30 days
Posted: Thu Aug 19, 2010 12:19 pm
Hi,
I'm new to PHP and programing in general. I'm a designer trying to program. Sorry if I come off as being ignorant.
I am trying to build a list of new items from a database. Each item is given a date when added. I want to call just the most recent items and have a 30 day period for which they will be listed. After 30 days they will expire and will be removed from the list.
I have no idea where to start. Any ideas?
I'm new to PHP and programing in general. I'm a designer trying to program. Sorry if I come off as being ignorant.
I am trying to build a list of new items from a database. Each item is given a date when added. I want to call just the most recent items and have a 30 day period for which they will be listed. After 30 days they will expire and will be removed from the list.
I have no idea where to start. Any ideas?