The HttpRequest
PHP Manual

HttpRequest::setMethod

(PECL pecl_http:0.10.0-1.5.5)

HttpRequest::setMethodSet method

Opis

public bool HttpRequest::setMethod ( int $request_method )

Set the request method.

Parametry

request_method

the request method to use

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.


The HttpRequest
PHP Manual