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

search for in the

http_request_method_unregister> <http_request_method_name
Last updated: Fri, 29 Aug 2008

view this page in

http_request_method_register

(PECL pecl_http:0.10.0-1.5.5)

http_request_method_registerリクエストメソッドを登録する

説明

int http_request_method_register ( string $method )

独自のリクエストメソッドを登録します。

パラメータ

method

登録するリクエストメソッドの名前。

返り値

成功した場合にリクエストメソッドの ID、 失敗した場合に FALSE を返します。



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

http_request_method_unregister> <http_request_method_name
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites