PHP Velho Oeste 2024

HttpRequest::setUrl

(PECL pecl_http >= 0.10.0)

HttpRequest::setUrlSet URL

Descrição

public bool HttpRequest::setUrl ( string $url )

Set the request URL.

Parâmetros

url

the request url

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em caso de falha.

add a note add a note

User Contributed Notes

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