http
PHP Manual

HttpRequest::setUrl

(PECL pecl_http:0.10.0-1.5.5)

HttpRequest::setUrl — Set URL

Descripción

public bool HttpRequest::setUrl ( string $url )

Set the request URL.

Lista de parámetros

url

the request url

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.


http
PHP Manual