• 1
    See http://stackoverflow.com/questions/8027163/how-to-post-two-values-in-an-option-field – nathan_jr Mar 25 '13 at 01:16
  • 1 Answers1

    0

    Why don't you store the ticket prices in the same table as the ticket ids? Then when you submit the form you can retrieve all the ticket info from the database based on the ticket id.

    bluemoonballoon
    • 299
    • 1
    • 2
    • 8