Forum und email
http_request_method_register

http_request_method_register

(PECL)

http_request_method_register -- Register request method

Popis

int http_request_method_register ( string method )

Register a custom request method.

Seznam parametrů

method

the request method name to register

Návratové hodnoty

Returns the ID of the request method on success, or FALSE on failure.