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 |
|---|
| classkit_method_redefine(3) - php |
| classkit_method_rename(3) - php |
| method_exists(3) - php |
| register_tick_function(3) - php |
| runkit_method_copy(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |