Can i run a php page using a crontab job. I am trying to do so but no luck. 
My cron job statement is :
* * * * * lynx /home/harpreet/crontest.php

Actually i want to run a script every 10 minutes to do some background job 
like we do in sql server. How can i do it with mysql and php.

Help is appreciated,

regards,
Harpreet Kaur

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to