HttpRequest
PHP Manual

HttpRequest::setUrl

(PECL pecl_http >= 0.10.0)

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 wird FALSE zurückgegeben.


HttpRequest
PHP Manual