PHP Velho Oeste 2024

http_request_method_unregister

(PECL pecl_http >= 0.10.0)

http_request_method_unregisterUnregister request method

설명

bool http_request_method_unregister ( mixed $method )

Unregister a previously registered custom request method.

인수

method

The request method name or ID

반환값

성공 시 TRUE를, 실패 시 FALSE를 반환합니다.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top