HttpQueryString::toArray
(PECL pecl_http >= 0.22.0)
HttpQueryString::toArray — Get 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.