kbird Posted September 2, 2010 Share Posted September 2, 2010 Hi guys, I want my application to run a triggered process based on time to execute some tasks, what is the best approach? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/212328-want-to-run-a-triggered-process/ Share on other sites More sharing options...
RussellReal Posted September 2, 2010 Share Posted September 2, 2010 what do you mean.. like a timer? inside or outside of a php script? inside of your script you'd need to just throw yourself into an infinite loop.. outside of a php script.. you can use cronjobs Quote Link to comment https://forums.phpfreaks.com/topic/212328-want-to-run-a-triggered-process/#findComment-1106316 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.