Profile
Achievement
the_coder's Recent SnippetsTagged regex
- All /
« Prev 1 Next »
Read a page's GET URL variables and return them as an "associative array."
Calling the function while at `example.html?foo=asdf&bar=jkls` sets `map['foo']='asdf'` and `map['bar']='jkls'`
17
6095
posted 15 years ago by the_coder