Results 1 to 2 of 2

Thread: Drop Lists

  1. #1
    Join Date
    May 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Drop Lists

    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.

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    Session variable is the best method.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •