PHP Velho Oeste 2024

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top