mikhl Posted April 6, 2012 Share Posted April 6, 2012 Hello, I have a script I would like to have run at a certain time every day instead of running when accessed by a user. I have heard of cron. Is this the best way to do this or is there another way. The script will check a database and send an email to certain people depending on the data held for particular users. I will be using a Linux server, probably with 123-reg.co.uk to host the site. Thanks, Michael Quote Link to comment https://forums.phpfreaks.com/topic/260484-automate-php-script/ Share on other sites More sharing options...
trq Posted April 6, 2012 Share Posted April 6, 2012 cron is indeed the best approach. Quote Link to comment https://forums.phpfreaks.com/topic/260484-automate-php-script/#findComment-1335099 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.