HttpRequest::setMethod

(PECL pecl_http >= 0.10.0)

HttpRequest::setMethodSet method

Beskrivelse

public bool HttpRequest::setMethod ( int $request_method )

Set the request method.

Parametre

request_method

the request method to use

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

add a note add a note

User Contributed Notes

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