Creating DB For online ticket booking System
I have to design a online ticket booking system as a apart of my project.
I have problems with implementation for advance booking concept. currently
i just use different tables and have a status column to see if its booked
or not and just display them with differnt image src by echoing in PHP. I
use MYSql db. Please help me with your ideas to maintain booking for 4
screens(4 shows each) and DB to maintain advance booking after the admin
Schedules booking for a corresponding date/dates. Thank you in advance.
No comments:
Post a Comment