Re: [PHP-DB] automated processes in mysql From: DL Neil (PHPml <email protected>)
Date: 10/30/01

> 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: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>