150563
05-31-2007, 06:48 AM
For PHP
I am wondering if there is any way that I can have the user select from a drop down list of Currencies (ie AU, USD, CAD, EUR blah blah...) and capture their selection to be displayed on other pages.
I have thought that I need to have the value stored in a session variable so that their choice remains the same even if they refresh the page.
Help would be most welcome.
I am wondering if there is any way that I can have the user select from a drop down list of Currencies (ie AU, USD, CAD, EUR blah blah...) and capture their selection to be displayed on other pages.
I have thought that I need to have the value stored in a session variable so that their choice remains the same even if they refresh the page.
Help would be most welcome.