JohannIcon
Programmer
Dear All,
I am inserting a date into the database, that is 48 hours from the current time, and I call it the expiryDate. What I want to do know is a sort of script that every minute checks this expiryDate in the database with the current date/time and if it is equal, or smaller, then, I change the status code from 1 to 2.
Do you have any ideas on how I can achieve this?
Thanks for your help
I am inserting a date into the database, that is 48 hours from the current time, and I call it the expiryDate. What I want to do know is a sort of script that every minute checks this expiryDate in the database with the current date/time and if it is equal, or smaller, then, I change the status code from 1 to 2.
Do you have any ideas on how I can achieve this?
Thanks for your help