decodequery

returns the query part of the url as an object.

Ex. ?file=mydql.dlq&json=1 will be returned as an object with a file attribute and a json attribute.