PHP Velho Oeste 2024

HttpRequest::setUrl

(PECL pecl_http >= 0.10.0)

HttpRequest::setUrlSet URL

Описание

public bool HttpRequest::setUrl ( string $url )

Set the request URL.

Список параметров

url

the request url

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

add a note add a note

User Contributed Notes

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