HttpRequest
PHP Manual

HttpRequest::setMethod

(PECL pecl_http >= 0.10.0)

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.


HttpRequest
PHP Manual