- Jun 16, 2010
- 992
- 131
Hi, I am trying to get assign the URL string into a variable because I am doing a location direct.
The url looks like this https://www.example.com/?name=john&lname=doe
BUT I want to assign everything after the / into a variable to pass it into the redirect, how can I do this?
The url looks like this https://www.example.com/?name=john&lname=doe
BUT I want to assign everything after the / into a variable to pass it into the redirect, how can I do this?