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

search for in the

HttpMessage::setResponseStatus> <HttpMessage::setRequestUrl
Last updated: Fri, 10 Oct 2008

view this page in

HttpMessage::setResponseCode

(PECL pecl_http:0.10.0-1.5.5)

HttpMessage::setResponseCodeSet response code

Описание

public bool HttpMessage::setResponseCode ( int $code )

Set the response code of an HTTP Response Message.

Список параметров

code

HTTP response code

Возвращаемые значения

Returns TRUE on success, or FALSE if the message is not of type HttpMessage::TYPE_RESPONSE or the response code is out of range (100-510).



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites