HttpQueryString::toArray
(PECL pecl_http >= 0.22.0)
HttpQueryString::toArray — Get query string as array
Description
public
array HttpQueryString::toArray
( void
)
Get the query string represented as associative array.
Return Values
Returns the array representation of the query string.