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_rename(3) - php
classkit_method_remove(3) - php
openssl_encrypt(3) - php
classkit_method_add(3) - php
method_exists(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
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