Skip to main content

How to run Online banking





Hello all, Last month we have posted Online banking project. We have received many mails, question that How to run this Online banking script. In this post we explain How to run Online banking script with PHP and MySQL. Those who don’t have experience in PHP and MySQL. This tutorial explains how to install Apache2Triad, How to write program in Apache2Triad, How to upload banking script and database in Apache2Triad. This tutorial only explains a basic tutorial of Online Banking Script. I will improve it in time so stay tuned.

How to run Online banking script:

Step 1 :First download Apache2Triad Software from Apache2Triad Net.
We developed this project source code in Apache2Triad. Apache version is 1.5.4, PHP is 5.1.2  and mysql vesion is 5.0.1. Later Apache2Triad developed not upgraded his software.

Step 2 :
After downloading install Apache2Triad software to your PC.

Kindly uninstall or stop service if you installed any servers like IIS, XAMPP, WAMP etc.

Step 3 :
After installing check Apache2Triad is working or not.

Click here for tutorial – Start writing PHP code using Apache2Triad (video tutorial)


Step 4:

Download Online banking script.

Click here to download Online Banking Script – Online Banking Script


Step 5:

Copy Project file to Apache2Triad in htdocs folder

Following video explains to copy online banking project files in Apache2Triad/htdocs folder.

Step 6:

Copy MySQL database in MYSQL Data folder.

Following video explains where to copy bankingdb folder.
We have not taken any sql backup. We just copied banking database folder from Mysql .

Step 7:

Configure PHP file db_connect.php . Update Mysql server name, User ID, Password.

Following video explains about Online banking database configuration
You must change Server name, Username (By default root), password.


Step 8:
Open the browser and type localhost/(project name) . Default login ID is admin and default password is admin.

Comments

Popular posts from this blog

#16: Tell me about a situation when your work was criticized.

TRAPS:  This is a tough question because it’s a more clever and subtle way to get you to admit to a weakness. You can’t dodge it by pretending you’ve never been criticized. Everybody has been. Yet it can be quite damaging to start admitting potential faults and failures that you’d just as soon leave buried. This question is also intended to probe how well you accept criticism and direction. BEST ANSWERS:  Begin by emphasizing the extremely positive feedback you’ve gotten throughout your career and (if it’s true) that your performance reviews have been uniformly excellent. Of course, no one is perfect and you always welcome suggestions on how to improve your performance. Then, give an example of a not-too-damaging learning experience from early in your career and relate the ways this lesson has since helped you. This demonstrates that you learned from the experience and the lesson is now one of the strongest breastplates in your suit of armor. If you are pressed for a criticis...

PHP Guestbook Script

PHP Guestbook Script is developed using PHP and MySQL database.  Guestbook script allows you to put a  guestbook  option on your website which is helpful to visitors of the website. Using this script website visitor can send comments and feedback on your site. All the records of the guest book stores in MySQL database. The admin is the master user and he has the right to edit and delete the records. Features of PHP Guestbook Script: This script allows you to put a guestbook script on your website. This file is is free software and you can redistribute or modify according to your requirements. It is fully Customizable look, Easy Navigation and usefull for blog site. This is the professional PHP and MySQL based object oriented programming(OOP) fully customizable guestbook. Using this visitors can leave message on your website. The script allows the visitors to enter name, E mail, Title and comment. Admin page to view all recor...

GPS & GSM Based Realtime Projects

GPS & GSM Based Car Security System. Easy to find the stolen Car. Global Positioning System (GPS) has been used in various commercial applications including transportation, navigation and vehicle position tracking, which when coupled with GSM mobile phone technology, the technology can help locate stolen vehicle and retrieval process. Standalone GPS Coordinates(Latitude,Longitude...) Locater. (GPS+Microcontroller+LCD) The purpose this project is to get the Latitude and Longitude from the satellites and display them on LCD display. GPS & GSM Based Realtime Vehicle Tracking System. This system locates the Vehicle on the earth by the use of GPS and sends the co-ordinates (Longitude & Latitude), Time and Vehicle speed to the owner of the vehicle using GSM Modem. (GPS+GSM+Microcontroller) Microcontroller driven GPS Clock (GPS+Microcontroller+LCD) This updates time (GMT) from satellites and displays on LCD. GSM/Mobile/Cell Phone Based Device Monitoring and Control...