I'd like to have an event to occur each night at midnight -- how can I do this with my PHP/MySQL/Apache setup?
thanks! Matt
Can you set the job up in your crontab?
Maybe ... where would I find that? 🙂
If you are running unix-based system, type "man crontab" at the command line (no quotes. It'll tell ya everything you need to know.