Write a commandline php script to do the job you want and then add the
following to your crontab assuming you are on unix of course

*/10 * * * * /path/to/script

Regards

jon

--
Jon Farmer
Systems Programmer, Entanet www.enta.net
Tel 01952 428969 Mob 07763 620378
PGP Key available, send blank email to [EMAIL PROTECTED]


----- Original Message -----
From: "Harpreet" <[EMAIL PROTECTED]>
To: "'Mysql List'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, November 07, 2001 4:15 PM
Subject: [PHP-DB] JOBS in mysql


> I have run JOBs in sql server and was wondering if we have ne thign
similar
> in mysql or use PHP to write a script that would automatically run every
10
> minutes.
>
> Help is apppreciated.
>
> Regards,
>
> Harpreet Kaur
> Software Developer
> Crispin Corporations Inc.
>
>
>
> --
> 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]
>


-- 
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