php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
cgi_main.stub.php File Reference

Go to the source code of this file.

Functions

 apache_child_terminate ()
 
 apache_request_headers ()
 
 getallheaders ()
 
 apache_response_headers ()
 

Function Documentation

◆ apache_child_terminate()

apache_child_terminate ( )

@generate-class-entries

Definition at line 5 of file cgi_main.stub.php.

◆ apache_request_headers()

apache_request_headers ( )

Definition at line 7 of file cgi_main.stub.php.

◆ apache_response_headers()

apache_response_headers ( )

Definition at line 12 of file cgi_main.stub.php.

◆ getallheaders()

getallheaders ( )

@alias apache_request_headers

Definition at line 10 of file cgi_main.stub.php.