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 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. Link to comment https://forums.phpfreaks.com/topic/260484-automate-php-script/#findComment-1335099 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.