[email protected] Posted October 24, 2009 Share Posted October 24, 2009 I have a function PostMessage() How can I run it every 5 mins ?? Link to comment https://forums.phpfreaks.com/topic/178799-solved-run-function-every-5-mins/ Share on other sites More sharing options...
taquitosensei Posted October 24, 2009 Share Posted October 24, 2009 using cron. Are you using a hosted server or is this your machine? What operating system are you using? ignore the bit about drupal and this has a pretty good explanation of what cron is. http://drupal.org/cron Link to comment https://forums.phpfreaks.com/topic/178799-solved-run-function-every-5-mins/#findComment-943227 Share on other sites More sharing options...
[email protected] Posted October 24, 2009 Author Share Posted October 24, 2009 I am on GoDaddy server. My files are on Linux Is there a cron job on godaddy? Link to comment https://forums.phpfreaks.com/topic/178799-solved-run-function-every-5-mins/#findComment-943252 Share on other sites More sharing options...
PugJr Posted October 24, 2009 Share Posted October 24, 2009 http://www.phpfreaks.com/forums/index.php/topic,273927.0.html Might want to take a look at this topic. Link to comment https://forums.phpfreaks.com/topic/178799-solved-run-function-every-5-mins/#findComment-943255 Share on other sites More sharing options...
taquitosensei Posted October 24, 2009 Share Posted October 24, 2009 It's in your hosting control panel under content. http://help.godaddy.com/article/3547 Link to comment https://forums.phpfreaks.com/topic/178799-solved-run-function-every-5-mins/#findComment-943325 Share on other sites More sharing options...
[email protected] Posted October 24, 2009 Author Share Posted October 24, 2009 Yes.. it is there. Thanks !!! Link to comment https://forums.phpfreaks.com/topic/178799-solved-run-function-every-5-mins/#findComment-943378 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.