Hello
I would like to query a mysql databe automatically on the server every 15 minutes in order to check for certain events and then send a mail with a reminder a user inserted in the database.
I am using the date_format function to get the date and time from the db.
I need though a script that will search my db every 15 mins or a tutorial explaining how to do this automatically
Can anyone help?
Thanks