Gossamer Forum
Home : General : Perl Programming :

deleting from a mysql database based on date

Quote Reply
deleting from a mysql database based on date
Hi,
Can someone tell me, perhaps someone already has this done, Im trying to write a subroutine that will take the time when the script is executed and put it into a database, then another subroutine that will check the time field in the mysql database and check to see if it's older than 15 minutes. if it is, DO THIS, else leave it alone.

Does someone already have this available or can someone whip this out within a few minutes. Only if it's not too much trouble.

Thanks for the help you all have shown over the past months.
Visionary

[This message has been edited by Visionary (edited January 26, 2000).]