chiprivers Posted May 10, 2007 Share Posted May 10, 2007 This is probably a real simple thing to do but I have never done it before! I have an apache server on my server (XAMPP) running PHP and I want to be able to programme it to run a php script at certain times. Is this a server or PHP task and how would it be done? Quote Link to comment https://forums.phpfreaks.com/topic/50837-auto-run-scripts/ Share on other sites More sharing options...
utexas_pjm Posted May 10, 2007 Share Posted May 10, 2007 This is an O/S scheduler task. On a *nix system you'd use Cron. On a Windows system... I'm sure they have some kind of scheduler. Best, Patrick Quote Link to comment https://forums.phpfreaks.com/topic/50837-auto-run-scripts/#findComment-249997 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.