Simple E-Banking System In PHP With Source Code

Project: Simple E-Banking System in PHP with source code

About Project

Simple E-Banking System is developed using PHP, CSS, and JavaScript. Talking about the project, it contains the essential features. This project contains an admin side where Admin can manage banking transactions like withdrawing, depositing and viewing balance. The Admin plays an important role in the management of the system. In this project, the user has to perform all the main functions from the Admin side. A user can also register as a new user if he/she does not have an account.

About System

The Admin has full control of the system, all the functions are to be performed from Admin panel. Here, the admin can set deposit certain amount easily. In order to set deposit amount, the user has to enter an amount and short description. For withdrawing amount, the user just has to provide an amount. All the transactions are stored permanently in the database. This project contains features of CRUD functions. Design of this project is pretty simple so that the user won’t find any difficulties while working on it. Simple E-Banking System in PHP helps in easy management of various account amount within a short period of time.

To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows). Simple E-Banking 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:

  1. Login/Register
  2. Deposit
  3. Withdraw
  4. Check total balance

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 “atm” and then click on the import tab
7th Step: Click on browse file and select “atm.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/eBank/”

Insert the username and password which is provided inside the “Readme.txt” file.

LOGIN DETAILS ARE PROVIDED IN “Readme.txt” FILE INSIDE THE PROJECT FOLDER

DOWNLOAD SIMPLE E-BANKING SYSTEM IN PHP WITH SOURCE CODE: CLICK THE BUTTON BELOW

[quads id=1]


0 0 votes
Article Rating
Subscribe
Notify of
guest
14 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Nabila
Nabila
5 years ago

Dear sir in this project whenever I provide the password in admin panel there create a problem called Fatal problem where the function mysql_real_escape_string() is undefined how can I handle this error?

Yash Kumar
Yash Kumar
5 years ago

e banking file cannot login please tell me how to run

emmanuel
emmanuel
3 years ago
Reply to  Yash Kumar

sir please when ever I login shows me fatal error , and error in php line 3

Vinamra mittal
Vinamra mittal
5 years ago

ALTER TABLE passbook ADD PRIMARY KEY ( id ) ;

MySQL said: Documentation

#1062 – Duplicate entry ‘1’ for key ‘PRIMARY’

krishna
krishna
4 years ago

Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() in C:xampphtdocsdashboardEBankSimpleEBank_PHPeBankregister.php:74 Stack trace: #0 {main} thrown in C:xampphtdocsdashboardEBankSimpleEBank_PHPeBankregister.php on line 74

mansi
mansi
3 years ago

i am facing login in login page

phil
phil
3 years ago

did anyone get a fix for the line 3 error on checklogin.php ?

14
0
Would love your thoughts, please comment.x
()
x