http_request_method_exists(3) php man page | unix.com

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 exists

SYNOPSIS
int http_request_method_exists (mixed $method)
DESCRIPTION
Check if a request method is registered (or available by default).
PARAMETERS
o $method - request method name or ID
RETURN VALUES
Returns TRUE if the request method is known, else FALSE. PHP Documentation Group HTTP_REQUEST_METHOD_EXISTS(3)
Related Man Pages
runkit_method_add(3) - php
classkit_method_remove(3) - php
sessionhandlerinterface.read(3) - php
method_exists(3) - php
runkit_method_redefine(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch