The HttpQueryString class
PHP Manual

HttpQueryString::toArray

(PECL pecl_http:0.22.0-1.5.5)

HttpQueryString::toArrayGet query string as array

Beschreibung

public array HttpQueryString::toArray ( void )

Get the query string represented as associative array.

Rückgabewerte

Returns the array representation of the query string.


The HttpQueryString class
PHP Manual