PHP Velho Oeste 2024

HttpQueryString::toArray

(PECL pecl_http >= 0.22.0)

HttpQueryString::toArrayクエリ文字列を配列で取得する

説明

public array HttpQueryString::toArray ( void )

クエリ文字列を、連想配列として取得します。

返り値

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

add a note add a note

User Contributed Notes

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