HttpRequest
PHP Manual

HttpRequest::setUrl

(PECL pecl_http >= 0.10.0)

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.


HttpRequest
PHP Manual