PHP Velho Oeste 2024

HttpRequest::getMethod

(PECL pecl_http >= 0.10.0)

HttpRequest::getMethodメソッドを取得する

説明

public int HttpRequest::getMethod ( void )

事前に設定されたリクエストメソッドを取得します。

返り値

現在設定されているリクエストメソッドを返します。

add a note add a note

User Contributed Notes

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