heartsblack Posted September 22, 2015 Share Posted September 22, 2015 I want to run a php script after a fixed interval of time like after every 1 hour or 6 hours and so on. Quote Link to comment Share on other sites More sharing options...
SF23103 Posted September 22, 2015 Share Posted September 22, 2015 You'll want to use a "cron job". http://forums.phpfreaks.com/topic/293523-how-i-can-make-a-script-of-my-php-code-to-work-even-if-my-website-is-not-running/?hl=%2Bcron+%2Bjob&do=findComment&comment=1501194 Quote Link to comment 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.