fw = fopen($path, 'r+'); if (flock($fw, LOCK_EX)) { ftruncate($fw, 0); fwrite($fw, ... I don't really understand how incrementing a counter in every 5 minutes ...
more
more
Home »Unlabelled » Dont run a cron php task until last one has finished
Posted by Unknown on Saturday, May 31, 2014
2010 All Rights Reserved Php programming tips.
» Php programming tips: Dont run a cron php task until last one has finished
{ 0 comments... » Dont run a cron php task until last one has finished read them below or add one }
Post a Comment