Profile
Achievement
sergiazow's Recent Snippets
- All /
« Prev 1 Next »
Simulate the $_GET array from php in javascript to get url parameters this way:
url= http://localhost/?var1=example
$_GET['var1'] will return "example"
Just copy and paste the code.
2
1120
posted 12 years ago by sergiazow