Canman2005 Posted May 28, 2009 Share Posted May 28, 2009 Hi all I have a php script which I need to get to run on a date that is stored in a database. What's the best option to get PHP page to run a QUERY daily without any interaction from a user? If that makes sense Link to comment https://forums.phpfreaks.com/topic/160032-script-to-run-on-defined-date/ Share on other sites More sharing options...
BK87 Posted May 28, 2009 Share Posted May 28, 2009 google cronjob. Link to comment https://forums.phpfreaks.com/topic/160032-script-to-run-on-defined-date/#findComment-844197 Share on other sites More sharing options...
Adam Posted May 28, 2009 Share Posted May 28, 2009 Cron - millions of tutorials on how to use it. Link to comment https://forums.phpfreaks.com/topic/160032-script-to-run-on-defined-date/#findComment-844199 Share on other sites More sharing options...
Canman2005 Posted May 28, 2009 Author Share Posted May 28, 2009 thanks guys Link to comment https://forums.phpfreaks.com/topic/160032-script-to-run-on-defined-date/#findComment-844230 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.