Man Page: http_request_method_register
Operating Environment: php
Section: 3
HTTP_REQUEST_METHOD_REGISTER(3) 1 HTTP_REQUEST_METHOD_REGISTER(3) http_request_method_register - Register request methodSYNOPSISint http_request_method_register (string $method)DESCRIPTIONRegister a custom request method.PARAMETERSo $method - the request method name to registerRETURN VALUESReturns the ID of the request method on success or FALSE on failure. PHP Documentation Group HTTP_REQUEST_METHOD_REGISTER(3)