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 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 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
Archived
This topic is now archived and is closed to further replies.