update : 2015.11.03
php.shukuma.com

검색:
 
 
Get response code

HttpMessage::getResponseCode

(PECL pecl_http >= 0.10.0)

HttpMessage::getResponseCodeGet response code

설명

public int HttpMessage::getResponseCode ( void )

Get the Response Code of the Message.

반환값

Returns the HTTP response code if the message is of type HttpMessage::TYPE_RESPONSE, else FALSE.