HttpQueryString::toArray

(PECL pecl_http >= 0.22.0)

HttpQueryString::toArrayGet query string as array

Опис

public array HttpQueryString::toArray ( void )

Get the query string represented as associative array.

Значення, що повертаються

Returns the array representation of the query string.

add a note add a note

User Contributed Notes

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