| hi experts, I have a database with some data. I have added DATETIME to the form entry when the words are submitted.So in mysql it shows this: 2008-03-27 11:38:54How can I automatically delete the row after a set time from the time entered? i.e, 6 hours? i want to do it using a php script. can it possible without use cron task. thank you for read my problem. |
hi experts,
I have a database with some data. I have added DATETIME to the form entry when the words are submitted.So in mysql it shows this: 2008-03-27 11:38:54How can I automatically delete the row after a set time from the time entered? i.e, 6 hours?
i want to do it using a php script. can it possible without use cron task.
thank you for read my problem.