i have a mysql field called expired of type date in a table that holds the
date that the record needs to be expired. what php code would i need to
delete all records that if the date in the expire column for each row was
older than current date.





-- 
PHP Database 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