PDA

View Full Version : Help with auto mysql script...


JackSparrow
05-02-2005, 07:25 PM
Does anyone know if there is any way of programming a script to run at a certain time each day to update mysql info.

I have coded the script that i want to run, however i want it to run at say 15:00 everyday automatically without me having to do anything. Is this even possible?

Thanks

Tangerine Dream
05-03-2005, 11:58 AM
Hi, check Run a PHP script as a scheduled task (http://www.codingforums.com/showthread.php?t=57507) thread and 8.3.2. Executing SQL Statements from a Text File (http://dev.mysql.com/doc/mysql/en/batch-commands.html)