> Can i use mysql for automated processes?
> do $query every hour.

Bas,

Sure, set up the PHP script to run from the command line, then kick that off using a 
CRON job or Windows' AT
command (according to your preference).

=dn



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to