FASTCGI_FINISH_REQUEST(3) 1 FASTCGI_FINISH_REQUEST(3) fastcgi_finish_request - Flushes all response data to the clientSYNOPSISboolean fastcgi_finish_request (void )DESCRIPTIONThis function flushes all response data to the client and finishes the request. This allows for time consuming tasks to be performed with- out leaving the connection to the client open.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group FASTCGI_FINISH_REQUEST(3)
| Related Man Pages |
|---|
| ignore_user_abort(3) - php |
| cubrid_free_result(3) - php |
| db2_pclose(3) - php |
| http_send_content_disposition(3) - php |
| pg_client_encoding(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Rules for Homework & Coursework Questions Forum |
| Forum Video Tutorial: How to Use Code Tags |
| New Code Tags (Syntax Highlighting) |