parent root
PHP: EventHttpRequest::getResponseCode - Manual

EventHttpRequest::getResponseCode

(PECL event >= 1.4.0-beta)

EventHttpRequest::getResponseCodeReturns the response code

Description

public EventHttpRequest::getResponseCode ( void ) : int

Returns the response code.

Parameters

This function has no parameters.

Return Values

Returns the response code of the request.

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root