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? 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 Link to comment https://forums.phpfreaks.com/topic/50837-auto-run-scripts/#findComment-249997 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.