php man page for fastcgi_finish_request

Query: fastcgi_finish_request

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FASTCGI_FINISH_REQUEST(3)						 1						 FASTCGI_FINISH_REQUEST(3)

fastcgi_finish_request - Flushes all response data to the client

SYNOPSIS
boolean fastcgi_finish_request (void )
DESCRIPTION
This 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 VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group FASTCGI_FINISH_REQUEST(3)
Related Man Pages
apache_response_headers(3) - php
oci_set_client_info(3) - php
ftp_pasv(3) - php
maxdb_options(3) - php
pg_version(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch