Posted by Spiral on 01/26/06 13:48
Hello,
I am trying to delete a record from my table when a php page is executed
I have various fields that are entered into a form, the two im guessing
which I need to use in my query are $date (automatically generated from
server) and an $endate which the user enters.
How do I go about deleting this record when the end date happens, I am
going to use CRON to trigger the php page once a day.
Many Thx
Navigation:
[Reply to this message]
|