PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

 
Last updated: Fri, 29 Aug 2008

view this page in

HttpMessage::getResponseStatus

(PECL pecl_http:0.23.0-1.5.5)

HttpMessage::getResponseStatusレスポンスのステータスを取得する

説明

public string HttpMessage::getResponseStatus ( void )

メッセージのレスポンスステータス (レスポンスコードの後に続く文字列) を取得します。

返り値

メッセージの型が HttpMessage::TYPE_RESPONSE の場合に HTTP レスポンスステータス、それ以外の場合に FALSE を返します。



add a note add a note User Contributed Notes
HttpMessage::getResponseStatus
There are no user contributed notes for this page.

 
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites