PHP Velho Oeste 2024

HttpQueryString::toString

(PECL pecl_http >= 0.22.0)

HttpQueryString::toStringクエリ文字列を取得する

説明

public string HttpQueryString::toString ( void )

クエリ文字列を取得します。

パラメータ

返り値

クエリ文字列を文字列として返します。

add a note add a note

User Contributed Notes

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