HttpRequest::setUrl

(PECL pecl_http >= 0.10.0)

HttpRequest::setUrlSet URL

Beskrivelse

public bool HttpRequest::setUrl ( string $url )

Set the request URL.

Parametre

url

the request url

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top