downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

http_request_method_name> <http_request_body_encode
[edit] Last updated: Fri, 25 May 2012

view this page in

http_request_method_exists

(PECL pecl_http >= 0.10.0)

http_request_method_existsリクエストメソッドが存在するかどうかを調べる

説明

int http_request_method_exists ( mixed $method )

リクエストメソッドが登録されているか (あるいはデフォルトで使用可能か) どうかを調べます。

パラメータ

method

リクエストメソッドの名前あるいは ID。

返り値

リクエストメソッドが使用可能な場合に TRUE、 それ以外の場合に FALSE を返します。



add a note add a note User Contributed Notes http_request_method_exists
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites