PHP Class Protocol\FCGI\Record\Stdout

FCGI_STDOUT is a stream record for sending arbitrary data from the application to the Web server
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 = '' )