PHP Dokumentation: Function httprequest-seturl
12. Januar 2010 von werner
HttpRequest::setUrl
(PECL pecl_http >= 0.10.0)
HttpRequest::setUrl — Set 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.