Ticket Reservation System using PHP
The idea is to design an online application used for reservation of tickets sitting on a computer.
Abstract:
The project is to develop an application that can reserve tickets for a cinema hall. By sitting on a computer having a net connection, it would be possible to book tickets online without the need to stand in long queues.
It also must have the useful feature to be able to inquire about the tickets by the users. The application should display the availability and cost of tickets.
By confirming the seats in a cinema hall, a confirmation sms or an email should be sent to the user that would serve as a ticket pass to the cinema hall.
Requirements:
Abstract:
The project is to develop an application that can reserve tickets for a cinema hall. By sitting on a computer having a net connection, it would be possible to book tickets online without the need to stand in long queues.
It also must have the useful feature to be able to inquire about the tickets by the users. The application should display the availability and cost of tickets.
By confirming the seats in a cinema hall, a confirmation sms or an email should be sent to the user that would serve as a ticket pass to the cinema hall.
Requirements:
- PHP
- HTTP Server
0