The HttpRequest
PHP Manual

HttpRequest::setUrl

(PECL pecl_http:0.10.0-1.5.5)

HttpRequest::setUrlSet URL

Opis

public bool HttpRequest::setUrl ( string $url )

Set the request URL.

Parametry

url

the request url

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.


The HttpRequest
PHP Manual