Profile
Achievement
                    
    
                the_coder's Recent Snippets
- 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 
        
        
            10964 
        
                    posted 16 years ago by the_coder