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 Quote 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. Quote 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. Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.