PHP Class Protocol\FCGI\Record\Stdin

FCGI_STDIN is a stream record type used in sending arbitrary data from the Web server to the application
Inheritance: extends Protocol\FCGI\Record
Show file Open project: lisachenko/protocol-fcgi Class Usage Examples

Public Methods

Method Description
__construct ( $contentData = '' )

Method Details

__construct() public method

public __construct ( $contentData = '' )