HttpRequest sınıfı
PHP Manual

HttpRequest::getUrl

(PECL pecl_http >= 0.10.0)

HttpRequest::getUrlİstek URL'sini döndürür

Açıklama

public string HttpRequest::getUrl ( void )

Atanmış istek URL'sini döndürür.

Dönen Değerler

Atanmış istek URL'sini bir dizge olarak döndürür.


HttpRequest sınıfı
PHP Manual