PHP Velho Oeste 2024

HttpRequest::getUrl

(PECL pecl_http >= 0.10.0)

HttpRequest::getUrlurl を取得する

説明

public string HttpRequest::getUrl ( void )

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

返り値

現在設定されている url を文字列で返します。

add a note add a note

User Contributed Notes

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