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...

#32: I’m concerned that you don’t have as much experience as we’d like in

TRAPS:  This could be a make-or-break question. The interviewer mostly likes what he sees, but has doubts over one key area. If you can assure him on this point, the job may be yours. BEST ANSWER:  This question is related to “The Fatal Flaw” (Question 18), but here the concern is not that you are totally missing some qualifications, such as CPA certification, but rather that your experience is light in one area. Before going into any interview, try to identify the weakest aspects of your candidacy from this company’s point of view. Then prepare the best answer you possible can to shore up your defenses. To get past this question with flying colors, you are going to rely on your master strategy of uncovering the employer’s greatest wants and needs and then matching them with your strengths. Since you already know how to do this from Question 1, you are in a much stronger position.  More specifically, when the interviewer poses as objection like this, you should… 1. Agree...

Hospital Management System in JAVA

This main objective of the Hospital Management System is to computerize the maintenance of the patient details and billing section in the hospital. This system has been developed to form whole management system including Employees, Doctors, Nurses, Patients, Bills, and Complains etc. It also includes the details about the laboratory checkups. LANGUAGE AND SOFTWARE TOOL USED : Front End: Java Operating System: Windows XP Back End: SQL SERVER 2005 STRUCTURE OF THE PROJECT: Proposed System:- In the proposed system, the administrator can insert, delete and modify the patient records as per the requirements. The laboratory reports and billing details can be easily maintained in this system. This project will help to smoother the process of the hospital activities. Module Description Administration Module:- This is the main module in the proposed project. The administrator can read and write information about any member such as patient, doctors and staff of the ho...