Hi,
How do I set the variable "lock" stored in table "status" to "1" at 1am on a specified date?
(This is a PHP and MySQL site)...
The table status only has 1 row, it acts as a series of switches saying what areas of the site are accessible.
Thanks for your help,
W.