PHP Velho Oeste 2024

HttpMessage::getRequestMethod

(PECL pecl_http >= 0.10.0)

HttpMessage::getRequestMethodİstek yöntemini döndürür

Açıklama

public string HttpMessage::getRequestMethod ( void )

İletinin istek yöntemini döndürür.

Dönen Değerler

İleti HttpMessage::<istek_türü> türünde değilse FALSE, başarı durumunda ise istek yönteminin ismi ile döner.

add a note add a note

User Contributed Notes

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