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

search for in the

HttpQueryString> <HttpMessage::getResponseStatus
Last updated: Sun, 25 Nov 2007

view this page in

HttpMessage::setResponseStatus

(PECL pecl_http:0.23.0-1.5.5)

HttpMessage::setResponseStatus — Set response status

설명

public bool HttpMessage::setResponseStatus ( string $status )

Set the Response Status of the HTTP message (i.e. the string following the response code).

매개변수

status

the response status text

반환값

Returns TRUE on success or FALSE if the message is not of type HttpMessage::TYPE_RESPONSE.



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

HttpQueryString> <HttpMessage::getResponseStatus
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites