HttpMessage sınıfı
PHP Manual

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.


HttpMessage sınıfı
PHP Manual