I have recently been messing around trying to figure out the best way of running long processes within a Zend Framework App. Usually I would code in regular flush(); commands to make sure that the browser didnt time out and also that the user can see that something is happening. However, the standard MVC structure [...]
Archive: flush
Posts Tagged ‘flush’
April 28, 2009
3 Comments
January 29, 2009
No Comments
After a bunch of digging around and some help from the nice people on the #php channel on freenode IRC, I have cleared up the issue regarding PHP script execution and client connection. If a client disconnects (closes the browser window / tab) and PHP subsequently tries to send information to the client but fails, [...]
Categories:
Archive by date: