The HttpRequest
PHP Manual

HttpRequest::setUrl

(PECL pecl_http:0.10.0-1.5.5)

HttpRequest::setUrlSet URL

Beschreibung

public bool HttpRequest::setUrl ( string $url )

Set the request URL.

Parameter-Liste

url

the request url

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.


The HttpRequest
PHP Manual