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

search for in the

HttpMessage::getResponseCode> <HttpMessage::getRequestUrl
Last updated: Fri, 01 Jun 2007

view this page in

HttpMessage::setRequestUrl

(PECL pecl_http:0.21.0-1.4.1)

HttpMessage::setRequestUrl — Set request URL

Description

public bool HttpMessage::setRequestUrl ( string $url )

Set the Request URL of the HTTP Message.

Parameters

url

the request URL

Return Values

Returns TRUE on success, or FALSE if the message is not of type HttpMessage::TYPE_REQUEST or supplied URL was empty.



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

HttpMessage::getResponseCode> <HttpMessage::getRequestUrl
Last updated: Fri, 01 Jun 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites