Man Page: http_request_method_exists
Operating Environment: php
Section: 3
HTTP_REQUEST_METHOD_EXISTS(3) 1 HTTP_REQUEST_METHOD_EXISTS(3) http_request_method_exists - Check whether request method existsSYNOPSISint http_request_method_exists (mixed $method)DESCRIPTIONCheck if a request method is registered (or available by default).PARAMETERSo $method - request method name or IDRETURN VALUESReturns TRUE if the request method is known, else FALSE. PHP Documentation Group HTTP_REQUEST_METHOD_EXISTS(3)
| Related Man Pages |
|---|
| runkit_method_rename(3) - php |
| classkit_method_remove(3) - php |
| openssl_encrypt(3) - php |
| classkit_method_add(3) - php |
| method_exists(3) - php |