¡@

Home 

php Programming Glossary: fastcgi_finish_request

example of how to use fastcgi_finish_request()

http://stackoverflow.com/questions/4236040/example-of-how-to-use-fastcgi-finish-request

of how to use fastcgi_finish_request Can someone show a simple example on how to use fastcgi_finish_request.. Can someone show a simple example on how to use fastcgi_finish_request function I googled but only found some general mention of it.. go about doing this I understand that basically I can call fastcgi_finish_request and then continue executing php script. I just need to see example..

Continue processing after closing connection [duplicate]

http://stackoverflow.com/questions/4806637/continue-processing-after-closing-connection

If running under fastcgi you can use the very nifty fastcgi_finish_request http php fpm.org wiki Features#fastcgi_finish_request.28.29.. fastcgi_finish_request http php fpm.org wiki Features#fastcgi_finish_request.28.29 More detailed information is available in a duplicate..