RE: [PHP] setting 'expiry date'

2005-09-12 Thread Murray @ PlanetThoughtful
> I have a php/mysql database with articles. What I need is a php sctipt > that > will compare the current day with the 'expiry date' entered by the user > and > if the there is a difference then drop it from the database.. > > I retrieve the date (called time and format it like this... > > $quer

RE: [PHP] setting 'expiry date'

2005-09-12 Thread Jay Blanchard
[snip] I have a php/mysql database with articles. What I need is a php sctipt that will compare the current day with the 'expiry date' entered by the user and if the there is a difference then drop it from the database.. I retrieve the date (called time and format it like this... $query= "SELEC

[PHP] setting 'expiry date'

2005-09-12 Thread Ross
I have a php/mysql database with articles. What I need is a php sctipt that will compare the current day with the 'expiry date' entered by the user and if the there is a difference then drop it from the database.. I retrieve the date (called time and format it like this... $query= "SELECT DATE_