Visvesvaraya Technological University, BELGAUM-590 014: "Online Movie Ticket Management System"
Visvesvaraya Technological University, BELGAUM-590 014: "Online Movie Ticket Management System"
BELGAUM-590 014
A Mini-Project Report
on
“Online Movie Ticket Management System”
Submitted in partial fulfillment of the requirement for the award of the degree of
BACHELOR OF ENGINEERING
in
COMPUTER SCIENCE AND ENGINEERING
Submitted by
ASHUTOSH PANDEY-1VE18CS023
ANCHIT KUMAR SINGH-1VE18CS015
CERTIFICATE
This is to certify that the Mini-Project entitled “Online Movie Ticket Management
System” carried out by Mr. ASHUTOSH PANDEY [1VE18CS023] and Mr.
ANCHIT KUMAR SINGH [1VE18CS015] of V Semester students of Sri
Venkateshwara College of Engineering, in partial fulfillment for the award of Bachelor
of Engineering in Computer Science and Engineering of Visvesvaraya Technological
University, Belgaum during the academic year 2020-2021. The Mini-Project report has
been approved as it satisfies the academic requirements in respect of DBMS Laboratory
with Mini-Project work prescribed for the said Degree.
The satisfaction and euphoria that accompany the successful completion of any task
would be incomplete without complementing those who made it possible, whose
guidance and encouragement made our efforts successful.
I express our sincere gratitude to Dr. SURESHA , Principal, SVCE, Bengaluru for
providing the required facility. I am extremely thankful to Dr. S C Lingareddy, HOD of
CSE, SVCE for providing support and encouragement.
I am grateful to Mr. Lokesh M, Asst. Professor, Dept. of CSE, SVCE who helped me
to complete this project successfully by providing guidance, encouragement and valuable
suggestion during entire period of the project.
I thank all my computer science staff and others who helped directly or indirectly to
meet my project work with grand success.
Finally, I am grateful to my parents and friends for their invaluable support guidance and
encouragement.
INTRODUCTION
1.
1.1OBJECTIVES
1.2 LIMITATIONS
2.
STUDY OF EXISTING SYSTEM
3.
DATABASE DESIGN
3.3 IMPLEMENTATION
3.3.1 FRONT END
3.3.2 BACK END
3.3.3 SMS GATE WAY
4.
IMPLEMENTATION IN PHP, HTML &
MYSQL,XAMPPSERVER
CONCLUSIONS
REFERENCES
CHAPTER-1
INTRODUCTION
1.1 OBJECTIVES
In this project we have created one application which is easy to access and user
friendly. For this application we used the backend as MySQL and XAMPPSERVER to
store the data which is used in the application and for the user interface, we have used
the PHP and HTML, CSS, JS. The user is able to access this application. The application
keeps a backup of the database of all Students, companies and admin.
This report discusses the result of the work done in development of “Online Movie
Ticket Management System” on “PHP and HTML” as the Front-end Platform and
“MySQL and XAMPPSERVER” as the back-end Platform.
At the development of an application PHP provides a good connecting facility between
all pages, also the back-end XAMPPSERVER is most important to save all the data related
the application.
Movie Ticket Booking Portal provides all the basic functionality of a modern-day
Multiplex with multiple screens and all other functionalities like ticket booking. The
functionality is divided into four different modules, Theater, User, Admin and
Transaction which perform their independent functions. The theater module manages
the functions of movie screening and consists of classes and Interfaces related to the
Screens, time Slots, etc. for movie screenings. The User module is meant for the
customer wherein he can perform ticket bookings and food ordering. The admin module
provides the administrative operations for the theater. Transaction Module manages all
the transactions of the customer with the theater.
1. Theater
2. User
3. Admin
4. Transaction
0.4 TRANSACTION MODULE
The transaction module is used for managing all the transactions like ticket booking.
Classes - Ticket
1.2 LIMITATIONS
In this system the customer will not select seat number. The authorized people in this
process will be the employee who works at the cinema.
2. In this system the customer can book the tickets only for the present day.
Advanced booking for the upcoming movies (2 or 3 months before the movie is
released) is not included but can be included later.
3. Also, a printing system will not be in this project. In future, a ticket printing
system can be integrated.
CHAPTER – 2
STUDY OF EXISTING SYSTEM
For studying the existing system on ticket booking, we conducted a case study on a major
ticket booking venture present today in India.
An Online Ordering, Payment and Loyalty Management Solution for SVCE THEATRE
has broken many national records in field of cinema exhibition. Their theatres, the first
chains of multiplexes in the country, boast of the highest box office collections in India
for 5 consecutive years. The cumulative admissions till date have exceeded more than 6
million movie goers. SVCE THEATRE is a brand name synonymous with state-of-the-art
cinema exhibition in India. SVCE THEATRE specializes in developing and operating
state-of-the-art Multiplexes. Over the last three years, Cinemas has established itself as a
very strong brand associated with movies, quality exhibition, food and youth targeted
promotions. By attracting a record number of urban middle- & upper-income consumers
to the complex, major national & international brands - have opened their outlets in the
multiplexes, making SVCE THEATRE the destination for complete family
entertainment. Situation Faced with an increasing number of customers standing in long
queues outside their theatres, SVCE THEATRE faced the challenge of providing
"Customer Delight". Customers desperately wanted a easy way of ordering and paying
for their tickets without the delays and inconvenience of standing in long queues needed a
mechanism to administer their loyalty program " SVCE THEATRE ", as well as provide
for other promotional and membership services to help partners maximize their presence
at the multiplexes. SVCE THEATRE had introduced phone booking but it was not to
prove viable, as customers were often "no-shows", leading to un-sold seats. This affected
business profits.
SOLUTION
3. The Technology
The website runs on Microsoft Windows 2000 Server and Microsoft SQL Server
2000. It receives more than 200,000 hits a per day and has the capacity to cater to
250 concurrent users at any given time.
Benefits
The movie portal has benefited KVR in many ways out of which a few have been
outlaid below:
• Convenient online ticket booking through the Internet, which in turn leads to
more, and repeat customers and shorter queues.
• The Club Class memberships through the portal have built successful and
lasting relationships with customers who are provided with special services like
contests, loyalty points and redemption against exciting gifts, home delivery of
tickets at a nominal cost, online account maintenance and more.
2.2 Proposed System
We propose a system which is more reliable, entertaining and easy than the present
system.
Our solution targets those users who do not have spare time to stand in queue for
booking tickets. We propose an easy way of ordering and paying for the tickets
without any delays and inconvenience.
The people who book tickets are assured of a ticket before going to the theater
without their physical presence.
The staff at the multiplex no longer needs complicated manual ticket availability and
tracking mechanisms for issuing tickets. The ticket information is stored securely in a
database which can be accessed any time for verification.
Chapter 3
DATABASE DESIGN
User Module
* User Registration
• User Register with Name, A Username (for logging in later), Password, Phone Number,
E-mail address.
* User Login
• User Can Book the Ticket After Log in.
• User Login with User Name and Password.
• Forgot Password use for Retrieve Password.
* Check Availability
• After Login, User, Can Search Movie From Movie List.
• User Can Check Ticket Availability.
• User can also check the Movie Running Hours.
• If Ticket is Available User Can Book Ticket.
* Book Ticket
• User can book ticket by specifying username and Phone Number.
• Then Select Number of Seats to Book.
• A conformation Message will be sent to the Given Number. The content of the message
is as shown below: -
“BKID-RANDOM 7 DIGIT NUMBER”
Admin Control:
* Admin User Login.
• Admin User Login with Admin User Name and Password.
Show Manage.
• Admin Can Change Show Name and Show Time.
* Movie Mange.
• Admin Can Add New Movie.
• Admin Can Edit Old Movie Details.
• Admin Can Delete Movie.
* Schedule Manage.
• Admin Can Add New Movie Schedule.
• Admin Can Edit Movie Schedule.
• Admin Can Delete Movie Schedule.
* User Manage
• Admin Can control the signed-up users
• Admin can delete the account of users who didn't show up for the movie after booking
tickets.
*Counter Control
• Counter Employee Login with Counter User Name and Password.
• Counter Employee type the message shown by the Customer in the field given and
confirm the user.
• Tickets are issued from the Counter.
3.1.2 FUNCTIONAL REQUIREMENTS
1. The schedule of the movies will be generated via a query according to the data selected
by the user.
2. A way in which users(both customer & admin) can login to the system to perform
different operation.
3. A way in which the customer can commit order by “Point and Click” method.
4. The system can verify the data before transaction.
Intel core i3 2nd generation is used as processor because it is faster & provide reliable
and stable working environment.
A RAM size of 1gb is used as it will provide fast reading & writing capabilities.
Once all the requirements have been collected and analyzed, the next step is to create a
conceptual schema for the database, using a high-level conceptual data model. This phase
is the conceptual design. The result of this phase is an Entity Relationship (ER) diagram.
It is a high-level data model of the specific application area. It describes how different
entities (objects, items) are related to each other. It also describes what attributes
(properties) each entity has. It includes the definitions of all the concepts (entities,
attributes) of the application area.
3.3 IMPLEMENTATION
The various system tools that have been used in developing both the front end, back end
and other tools of the project are being discussed in this chapter.
PHP, HTML, CSS, JAVA SCRIPTS are utilized to implement the frontend.
Different pages in the applications are designed using JS. A java sever page component is
a type of java servlet that is designed to fulfill the role of a user interface for a java web
application. Web development write JSPs as text files that combine HTML or XHTML
code, XML elements, and embedded JSP actions and commands. Using JSP, one can
collect input from users through web page.
CSS is a style sheet language used for describing the look and formatting of a document
written in a markup language.
Java Script
PHP is a server-side scripting language designed for web development but also used as a
general-purpose programming language. PHP code is interpreted by a web server with a
PHP processor module, which generates the resulting web page: PHP commands can be
embedded directly into an HTML source document rather than calling an external file to
process data.
The back end is implemented using MYSQL which is used to design the databases.
MYSQL
MySQL is the world’s second most widely used open-source relational database
management system (RDMS). The SQL phrase stands for structured query.
An SMS gateway allows a computer to send or receive short message services (SMS)
transmissions to or from a telecommunications network. Most messages are eventually
routed into the mobile phone networks. Many SMS gateways support media conversion
from email and other formats. A direct-to-mobile gateway is a device which has built-in
wireless. GSM connectivity. It allows SMS text messages to be sent or received by email,
from web pages or from other software applications by acquiring a unique identifier from
the mobile phone's subscriber identity module, or "SIM card". Direct-to-mobile gateways
are different from SMS aggregators, because they are installed on an organization's own
network and connect to a local mobile network. The connection to the mobile network is
made by acquiring a SIM card number from the mobile operator and installing it in the
gateway. Typically, direct-to mobile gateway appliances are used for hundreds to
thousands of text messages per month. More modern appliances now offer the capability
of send up to 100,000 messages each day. Several vendors that have historically provided
GSM Gateway equipment for voice also have SMS capability. Some are more primitive
than others. The more capable devices are designed with SIM management to regulate the
number of SMS messages per SIM, ODBC to connect to a database, and HTTP interfaces
to interact with third party applications. Text messages can be sent from a personal
computer to mobile devices via an SMS gateway, using most popular email client
programs, such as Eudora, Thunderbird, and so on. The messages must be sent in ASCII
"text-only" mode. If they are sent in HTML mode, or using non-ASCII characters, they
will most likely appear as nonsense on the recipient's mobile telephone. Before the
message can be sent, one must determine the domain of the mobile carrier's SMS
gateway.
Chapter 4
IMPLEMENTATION IN PHP, HTML & MYSQL,
XAMPPSERVER
-- Database: `db_movie`
--
-- --------------------------------------------------------
--
-- Table structure for table `tbl_bookings`
--
-- --------------------------------------------------------
--
-- Table structure for table `tbl_contact`
--
CREATE TABLE IF NOT EXISTS `tbl_contact` (
`contact_id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL,
`email` varchar(100) NOT NULL,
`mobile` int(11) NOT NULL,
`subject` varchar(1000) NOT NULL,
PRIMARY KEY (`contact_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `tbl_login`
--
CREATE TABLE IF NOT EXISTS `tbl_login` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`username` varchar(50) NOT NULL COMMENT 'email',
`password` varchar(50) NOT NULL,
`user_type` int(1) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=17 ;
--
-- Dumping data for table `tbl_login`
--
--
-- Dumping data for table `tbl_movie`
--
-- --------------------------------------------------------
--
-- Table structure for table `tbl_news`
--
CREATE TABLE IF NOT EXISTS `tbl_news` (
`news_id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL,
`cast` varchar(100) NOT NULL,
`news_date` date NOT NULL,
`description` varchar(200) NOT NULL,
`attachment` varchar(200) NOT NULL,
PRIMARY KEY (`news_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=7 ;
--
-- Dumping data for table `tbl_news`
--
INSERT INTO `tbl_news` (`news_id`, `name`, `cast`, `news_date`, `description`,
`attachment`) VALUES
(3, 'The Mummy', 'Tom Cruiz', '2019-06-15', 'Thought safely entombed in a crypt deep
beneath the desert, an ancient princess whose destiny was unjustly taken from her is
awakened in the modern era', 'news_images/mummy.jpg'),
(5, 'Transformers: The Last Knight', ' Mark Wahlberg , Isabela Moner ', '2019-07-21',
'Humans are at war with the Transformers, and Optimus Prime is gone. The key to saving
the future lies buried in the secrets of the past and the hidden history of Transformers on
Earth', 'news_images/tra.jpg'),
(6, 'Tiyan', 'Privthi Raj,Indrajith', '2019-10-18', 'Tiyaan is an upcoming Indian Malayalam
film written by Murali Gopy and directed by Jiyen Krishnakumar.',
'news_images/tiyan.jpg');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_registration`
--
CREATE TABLE IF NOT EXISTS `tbl_registration` (
`user_id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(50) NOT NULL,
`email` varchar(50) NOT NULL,
`phone` varchar(12) NOT NULL,
`age` int(2) NOT NULL,
`gender` varchar(10) NOT NULL,
PRIMARY KEY (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ;
--
-- Dumping data for table `tbl_registration`
--
INSERT INTO `tbl_registration` (`user_id`, `name`, `email`, `phone`, `age`, `gender`)
VALUES
(1, 'rahul', '', '9037500119', 23, 'gender'),
(2, 'rahul', 'rahulreghunath11@gmail.com', '9037500119', 23, 'gender'),
(3, 'vishnu', 'vishnut300@gmail.com', '8156820497', 22, 'gender');
-- --------------------------------------------------------
--
-- Table structure for table `tbl_screens`
--
CREATE TABLE IF NOT EXISTS `tbl_screens` (
`screen_id` int(11) NOT NULL AUTO_INCREMENT,
`t_id` int(11) NOT NULL COMMENT 'theatre id',
`screen_name` varchar(110) NOT NULL,
`seats` int(11) NOT NULL COMMENT 'number of seats',
`charge` int(11) NOT NULL,
PRIMARY KEY (`screen_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ;
--
-- Dumping data for table `tbl_screens`
--
-- --------------------------------------------------------
--
-- Table structure for table `tbl_shows`
--
--
-- Dumping data for table `tbl_shows`
--
-- --------------------------------------------------------
--
-- Table structure for table `tbl_show_time`
--
CREATE TABLE IF NOT EXISTS `tbl_show_time` (
`st_id` int(11) NOT NULL AUTO_INCREMENT,
`screen_id` int(11) NOT NULL,
`name` varchar(40) NOT NULL COMMENT 'noon,second,etc',
`start_time` time NOT NULL,
PRIMARY KEY (`st_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=15 ;
--
-- Dumping data for table `tbl_show_time`
--
-- --------------------------------------------------------
--
-- Table structure for table `tbl_theatre`
--
CREATE TABLE IF NOT EXISTS `tbl_theatre` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL,
`address` varchar(100) NOT NULL,
`place` varchar(100) NOT NULL,
`state` varchar(50) NOT NULL,
`pin` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=15 ;
--
-- Dumping data for table `tbl_theatre`
--
INSERT INTO `tbl_theatre` (`id`, `name`, `address`, `place`, `state`, `pin`) VALUES
(2, 'Nayanam', 'Adoor', 'Adoor', 'Kerala', 691523),
(3, 'Nadam', 'Adoor', 'Adoor, Kerala, India', 'Kerala', 691523),
(4, 'Smitha', 'Adoor', 'adoor', 'Kerala', 691523),
(5, 'Smitha', 'Adoor', 'adoor', 'Kerala', 691523),
(6, 'rty', 'ryty', 'rty', 'tryt', 545),
(7, 'rty', 'ryty', 'rty', 'tryt', 545),
(8, 'rty', 'ryty', 'rty', 'tryt', 545),
(9, 'dgd', 'dgf', 'Mannady, Chennai, Tamil Nadu, India', 'Tamil Nadu', 600001),
(10, 'vxcv', 'sdfs', 'Mannady, Prakasam Road, George Town, Chennai, Tamil Nadu, India',
'Tamil Nadu', 600001),
(11, '', '', '', '', 0),
(12, '', '', '', '', 0),
(13, 'rye', 'yetyy', 'Yeyeye Hotel, Changchun, Jilin, China', 'Jilin Sheng', 130012),
(14, 'Trinity Movies', 'Pathanamthtta', 'Pathanamthitta, Kerala, India', 'Kerala', 691554);
<html>
<body>
<!--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE HTML>
<html>
<head>
<title>Free Theater Website Template | About :: w3layouts</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<link rel="stylesheet" href="css/flexslider.css" type="text/css" media="all" />
<link type="text/css" rel="stylesheet"
href="http://www.dreamtemplate.com/dreamcodes/tabs/css/tsc_tabs.css" />
<link rel="stylesheet" href="css/tsc_tabs.css" type="text/css" media="all" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src='js/jquery.color-RGBa-patch.js'></script>
<script src='js/example.js'></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div class="header">
<div class="header-top">
<div class="wrap">
<div class="h-logo">
<a href="index.php"><img src="images/logo.png" alt=""/></a>
</div>
<div class="nav-wrap">
<ul class="group" id="example-one">
<li><a href="index.php">Home</a></li>
<li><a href="movies_events.php">Movies</a></li>
<li><a href="login.php">Login</a></li>
</ul>
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
<div class="block">
<div class="wrap">
</fieldset>
</form>
<div class="clear"></div>
</div>
</div>
<script>
function myFunction() {
if($('#hero-demo').val()=="")
{
alert("Please enter movie name...");
return false;
}
else{
return true;
}
</script>
}
<div class="content">
<div class="wrap">
<div class="content-top">
<div class="listview_1_of_3 images_1_of_3">
<h3>Upcoming Movies</h3>
<div class="content-left">
<div class="listimg listimg_1_of_2">
<img src="admin/news_images/mummy.jpg">
</div>
<div class="text list_1_of_2">
<div class="extra-wrap">
<span style="text-color:#000"
class="data"><strong>The Mummy</strong><br>
<span style="text-color:#000"
class="data"><strong>Cast :Tom Cruiz</strong><br>
<div class="data">Release Date :2019-06-15</div>
<span class="text-top">Thought safely entombed in a crypt deep beneath the desert, an
ancient princess whose destiny was unjustly taken from her is awakened in the modern era</span>
</div>
</div>
<div class="clear"></div>
</div>
<div class="content-left">
<div class="listimg listimg_1_of_2">
<img src="admin/news_images/tra.jpg">
</div>
<div class="text list_1_of_2">
<div class="extra-wrap">
<span style="text-color:#000"
class="data"><strong>Transformers: The Last Knight</strong><br>
<span style="text-color:#000"
class="data"><strong>Cast : Mark Wahlberg , Isabela Moner </strong><br>
<div class="data">Release Date :2019-07-21</div>
<span class="text-top">Humans are at war with the Transformers, and Optimus Prime
is gone. The key to saving the future lies buried in the secrets of the past and the hidden history of
Transformers on Earth</span>
</div>
</div>
<div class="clear"></div>
</div>
<div class="content-left">
<div class="listimg listimg_1_of_2">
<img src="admin/news_images/tiyan.jpg">
</div>
<div class="text list_1_of_2">
<div class="extra-wrap">
<span style="text-color:#000"
class="data"><strong>Tiyan</strong><br>
<span style="text-color:#000"
class="data"><strong>Cast :Privthi Raj,Indrajith</strong><br>
<div class="data">Release Date :2019-10-18</div>
</div>
<div class="listview_1_of_3 images_1_of_3">
<h3>Trending Trailers</h3>
<div class="middle-list">
<div class="listimg1">
<a target="_blank"
href="https://www.youtube.com/watch?v=4yRBJCrjabU"><img src="images/angamaly-diaries-2.jpg"
alt=""/></a>
<a target="_blank"
href="https://www.youtube.com/watch?v=4yRBJCrjabU" class="link">Angamaly Diaries</a>
</div>
<div class="listimg1">
<a target="_blank"
href="https://www.youtube.com/watch?v=Srp90Hp0G70"><img src="images/LUDO.jpg" alt=""/></a>
<a target="_blank"
href="https://www.youtube.com/watch?v=Srp90Hp0G70" class="link">LUDO </a>
</div>
<div class="listimg1">
<a target="_blank"
href="https://www.youtube.com/watch?v=f5nvCp0QFdA"><img src="images/cia-new-poster-759.jpeg"
alt=""/></a>
<a target="_blank"
href="https://www.youtube.com/watch?v=f5nvCp0QFdA" class="link">Comarade In America</a>
</div>
<div class="listimg1">
<a target="_blank"
href="https://www.youtube.com/watch?v=hnICGugY6fI"><img src="images/godha.jpg" alt=""/></a>
<a target="_blank"
href="https://www.youtube.com/watch?v=hnICGugY6fI" class="link">Godha</a>
</div>
<div class="listimg1">
<a target="_blank"
href="https://www.youtube.com/watch?v=H6HK51qVdmc"><img src="images/raman.jpg" alt=""/></a>
<a target="_blank"
href="https://www.youtube.com/watch?v=H6HK51qVdmc" class="link">Ramante Edanthottam</a>
</div>
</div>
</div>
<div class="content-left">
<div class="listimg listimg_1_of_2">
<a
href="about.php?id=11"><img src="images/LUDO.jpg"></a>
</div>
<div class="text list_1_of_2">
<div class="extra-wrap1">
<a href="about.php?id=11" class="link4">LUDO </a><br>
<span class="data">Release Date:2021-01-04</span><br>
Cast:<Span class="data">Abhishek Bachchan as Batukeshwar “Bittu” Tiwari
Aditya Roy Kapur as Akash Chauhan
Rajkummar Rao as Alok “Alu” Kumar Gupta
Pankaj Tripathi as Rahul Satyendra “Sattu” Tripathi
Fatima Sana Shaikh as Pinky Jain
Sanya Malhotra as Shruti Choksi
Rohit Suresh Saraf as Rahul Awasthi
Pearle Maaney as Sheeja Thomas</span><br>
Description: <span" class="color2">Ludo starts with two people contemplating
life and death and they decide to play ludo. The game they play correlates to the lives of Sattu Bhaiya,
Akash, Alu and Bittu.
Sattu Bhaiya is a notorious gangster who has to settle old scores with Bittu, who was once his right-hand
man. Sattu Bhaiya becomes the dice of Ludo and Bittu forms the red side in Ludo.
Akash and Shruti form the yellow side. They find that someone has recorded a video of their affair and
have uploaded it to the Internet. Then they start the race to find the culprit and take down the video before
Shruti's would-be husband finds out.
The blue side is formed by Sheeja Thomas and Rahul Avasthi. Sheeja is a Malayali nurse who speaks only
Malayalam and Rahul is a struggling young man from a small town being bullied by his boss. They find the
treasure of Sattu Bhaiya and the gang chases them and they try to escape.
The green side is formed by Alu and his sweet heart Pinky. Pinky's husband becomes a suspect in a
mu</span><br>
</div>
</div>
<div class="clear"></div>
</div>
<div class="content-left">
<div class="listimg listimg_1_of_2">
<a
href="about.php?id=8"><img src="images/godha.jpg"></a>
</div>
<div class="text list_1_of_2">
<div class="extra-wrap1">
<a href="about.php?id=8" class="link4">Godha</a><br>
<span class="data">Release Date:2019-12-19</span><br>
Cast:<Span class="data">Tovino Thomas, Wamiqa Gabbi </span><br>
Description: <span" class="color2">Godha is an Malayalam Sports-Comedy
movie directed by Basil Joseph, starring Tovino Thomas, Wamiqa Gabbi and Renji Panicker in the lead
roles</span><br>
</div>
</div>
<div class="clear"></div>
</div>
<div class="content-left">
<div class="listimg listimg_1_of_2">
<a
href="about.php?id=3"><img src="images/angamaly-diaries-2.jpg"></a>
</div>
<div class="text list_1_of_2">
<div class="extra-wrap1">
<a href="about.php?id=3" class="link4">Angamaly Diaries</a><br>
<span class="data">Release Date:2019-12-01</span><br>
Cast:<Span class="data"> Reshma Rajan, Tito Wilson, Sarath Kumar</span><br>
Description: <span" class="color2">Angamaly Diaries is a 2019 Indian
Malayalam-language crime drama film directed by Lijo Jose Pellissery and written by Chemban Vinod
Jose.</span><br>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="footer">
<div class="wrap">
<div class="footer-top">
<div class="col_1_of_4 span_1_of_4">
<div class="footer-nav">
<ul>
<li><a href="index.php">Home</a></li>
<li><a href="movies_events.php">Movies</a></li>
<li><a href="login.php">Login</a></li>
</ul>
</div>
</div>
<div class="col_1_of_4 span_1_of_4">
<div class="textcontact">
<p>SVCE Theatre <br>
Ph: +91 82 980 870 31<br>
</p>
</div>
</div>
<div class="col_1_of_4 span_1_of_4">
<div class="call_info">
<p class="txt_3">Call us toll free:</p>
<p class="txt_4">1 800 234 23456</p>
</div>
</div>
<div class="col_1_of_4 span_1_of_4">
<div class=social>
<a href="#"><img src="images/fb.png" alt=""/></a>
<a href="#"><img src="images/tw.png" alt=""/></a>
<a href="#"><img src="images/dribble.png"
alt=""/></a>
<a href="#"><img src="images/pinterest.png"
alt=""/></a>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</body>
</html>
<style>
.content {
padding-bottom:0px !important;
}
#form111 {
width:500px;
margin:50px auto;
}
#search111{
padding:8px 15px;
background-color:#fff;
border:0px solid #dbdbdb;
}
#button111 {
position:relative;
padding:6px 15px;
left:-8px;
border:2px solid #207cca;
background-color:#207cca;
color:#fafafa;
}
#button111:hover {
background-color:#fafafa;
color:#207cca;
}
</style>
<script src="js/auto-complete.js"></script>
<link rel="stylesheet" href="css/auto-complete.css">
<script>
var demo1 = new autoComplete({
selector: '#search111',
minChars: 1,
source: function(term, suggest){
term = term.toLowerCase();
var string="";
//alert("'COMARADE IN AMERICA','ANGAMALY
DIARIES','GODHA','RAMANTE EDANTHOTTAM','LUDO ',");
var choices=['COMARADE IN AMERICA','ANGAMALY DIARIES','GODHA','RAMANTE
EDANTHOTTAM','LUDO ',];
var suggestions = [];
for (i=0;i<choices.length;i++)
if (~choices[i].toLowerCase().indexOf(term)) suggestions.push(choices[i]);
suggest(suggestions);
}
});
</script>
</div>
4.3 CONNECTION BETWEEN FRONT END AND BACK END
You need your MySQL server address (if the database is on the same server as the web
server it
will most likely be localhost or 127.0.0.1), username, password and database name. Add
the code
specified below to connect the database to the server and the html, css code.
<?php
$servername = "localhost";
$username = "root";
$password = "";
$dbname = "db_movie";
// Create connection
$conn = new mysqli($servername, $username, $password, $dbname);
// Check connection
if ($conn->connect_error) {
die ("Connection failed: " . $conn->connect_error);
}
?>
Here the local host is the server name, root is the username and since I have not given
any
password that field is empty.
CHAPTER-5
USER INTERFACES
1.MOVIE PAGE
2.HOME PAGE
3.USER LOGIN PAGE
Nowadays, traditional reservation ways of cinema ticketing is dying. It’s new age where
technology dominates human life. With the software and technological devices,
exceptions are reduced and even terminated. Also, people prefer easy, quick and safe way
for every part of his life. This project is designed to meet the requirements of a cinema
ticket booking system. It has been developed in PHP and the database has been built in
My SQL server keeping in mind the specifications of the system. In our project: with this
cinema ticketing system; cinema companies can satisfy comfortable facilities to their
customers. The relationship between cinema manager, employee, and customer satisfy a
good communication to complete ticketing process. With this platform we developed, we
are hoping to reduce time wasting, avoid misunderstandings, provide easy data flow,
customer pleasure, and less hard work. We believe that we have accomplished our goals
and satisfied with the code we developed.
REFERENCES
[1] Elmasri and Navathe, “Fundamentals of Database Systems” , 3/e, Addison - Wesley,
2001
[2] A Silberschaltz, H.F. Korth, and S sudarshan, “Database System Concepts”, 3/e, Tata
Mcgraw Hill,1997
[3] Thomas M. Connolly, Carolyn E. Begg, “Database Systems & Practical Approach to
Design Implementation and Management”, 4/e, Addison – Wesley, 2005