Articles » 2010 » March » 4
Read GET URL variables using JavaScript
March 4th, 2010Function which will either build an associative array of the GET URL variables on the current page, or return the value of a specified GET variable in JavaScript.
| Subscribe Free Knowledge in an RSS feed |
Function which will either build an associative array of the GET URL variables on the current page, or return the value of a specified GET variable in JavaScript.