LaRoza
August 14th, 2007, 03:34 PM
The situation:
I want to have someone click a link, and have that link set a session variable, and then have the user go back to the same page with that variable set.
The problem is, the page relies on $_GET[] variable in every URL. Is there a way of extracting the URL of the page and appending "&lang=es" to the end?
I want to have someone click a link, and have that link set a session variable, and then have the user go back to the same page with that variable set.
The problem is, the page relies on $_GET[] variable in every URL. Is there a way of extracting the URL of the page and appending "&lang=es" to the end?