Seats Bus Booking PHP and MySQL

zurucumbodoj

New Member
I have another case.
I got the bus with 27 seats
then, if people pick the seat 4, so nobody can take that seat 4.
my question:[*]how design database contain 27 seats? I guess using looping until 27 with PHP[*]how to show in form, selection form contain the un-booked seat?[*]how to prevent if other people take same seat?thanks.
 
Back
Top