Help php booking system

Discussion in 'PHP' started by shadow007, May 10, 2010.

  1. #1
    Im trying to make a booking system and I am a little confused as to how to go about it.

    Up to now I have used recordsets in dreamweaver and repeat regions to show all my seats within my database.

    I have also created a form that upon a user entering a value and submitting it, the value is stored in a variable and passed over to the page were the recordset are displayed, so If I enter a particular value say 4 it would show me 4 seats within the recordset.

    The problem I have is when the user needs to book more then 1 seat. I can use an update form to update 1 seat but I dont know how I would go about this to update multple seats within the system.

    Im sorry if I've not made myself clear, but any help would be great.

    Thanks
     
    shadow007, May 10, 2010 IP