Project: Car Park Management System in PHP with source code
About Project
Car Park Management System is developed using PHP, CSS, and JavaScript. Talking about the project, it contains an admin side and user side from where a user can book/unbook parking lot easily. From the admin panel, he/she can maintain daily transactions and manage bookings. The Admin plays an important role in the management of this system. In this project, the user has to perform all the main functions from the Admin side.
About System
In order to book parking lot, the user has to enter his/her car model, select vehicle type. Then the user has to fill up parking details such as plate number, payment information etc. After all this, the system will redirect the user towards booking date and time. He/she can easily look/check for available, occupied parking lot status; which is indicated which yellow and red color.
Talking about the admin panel, the admin can list and manage all the available users. He/she can also list all the bookings and manage them easily. The admin can maintain daily transactions which show date and time, confirmation code, and amount. At last, all the received messages are managed from the admin panel.
Design of this project is pretty simple so that the user won’t find any difficulties while working on it. Car Park Management System in PHP helps in easy management of booking parking lots and checking status. To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows). Car Park Management System in PHP with source code is free to download, Use for educational purposes only! For the project demo, have a look at the image slider below.
Features:
- Admin Panel
- Book/Unbook parking lot
- Check parking lot status
- Register user
- Contact
- View bookings
- Manage daily transactions and messages
How To Run??
After Starting Apache and MySQL in XAMPP, follow the following steps
1st Step: Extract file
2nd Step: Copy the main project folder
3rd Step: Paste in xampp/htdocs/
Now Connecting Database
4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: Then, click on the databases tab
6th Step: Create a database naming “
7th Step: Click on browse file and select “cpms.sql” file which is inside “DATABASE” folder
8th Step: Click on go.
After Creating Database,
9th Step: Open a browser and go to URL “http://localhost/cpark/”
For Admin Panel
Go to “http://localhost/cpark/0”
Provide the username and password which is provided inside the “Readme.txt” file.
Brother the project is not working..only index.php file works
Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() in C:xampphtdocscparkproclogin.php:16 Stack trace: #0 {main} thrown in C:xampphtdocscparkproclogin.php on line 16 error aa rahi
try configuring in config.php/db.php/conn.php
and also we recommend you to use PHP 5.6.3
the project is not running. spelling mistake error show
Hi There, wonderful project I must say. I have the following issues though: How do I add Zones? Number two, when I go to /cparl/0, I get a notice: Notice: Undefined index: access in C:xampphtdocscpark incheader.php on line 62, before I login as admin.
Hiii i was also got same error.what will can i do now?
Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\cpark\connect.php:27 Stack trace: #0 C:\xampp\htdocs\cpark\0\index.php(14): include() #1 {main} thrown in C:\xampp\htdocs\cpark\0\inc\connect.php on line 27