Accessing Separate Databases Using PHP/MySQL

Language

The purpose of this project is how to add data into separate databases using a single PHP code. The project title is Student information system. I have developed this project for helping students who are developing a system to access two or more organisation databases in one system. For example Telecommunication database and bank database. The telecom database provides the mobile card number, sim card and Internet services to the customers. The bank database also saving customer money and transaction money when the customer bought the mobile card and other telecom services. Therefore, like using one click recharging system the customer can access the two databases at the same time. That’s why I have developed this simple project to help interesting students. Installation 1.Extract the zip file 2.Move the folder to apache web server: /var/www/ directory 3.Go to PHPMyAdmin and Create two separate databases : StudentDb and User 4.Import the tables of each database files were located in the project folder. 5.Start the apache server and invoke the localhost/sis/form.php on the web browser 6.Enjoy it. If you have any question, contact me [email protected]

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Add new comment