fastcgi_finish_request(3) php man page | unix.com

Man Page: fastcgi_finish_request

Operating Environment: php

Section: 3

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
ignore_user_abort(3) - php
oci_set_client_identifier(3) - php
db2_pclose(3) - php
pg_client_encoding(3) - php
pg_version(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team