screenshot from 2016 05 23 18 03 44 - Accessing Separate Databases Using PHP/MySQL - Free Source Code

Accessing Separate Databases Using PHP/MySQL – Free Source Code

Posted on

screenshot from 2016 05 23 18 03 44 - Accessing Separate Databases Using PHP/MySQL - Free Source Code

The aim of this project is how you can add knowledge into separate databases utilizing a single PHP code.

The project title is Scholar data system.

I’ve developed this project for serving to college students who’re creating a system to entry two or extra organisation databases in a single system. For instance Telecommunication database and financial institution database.
The telecom database gives the cell card quantity, sim card and Web companies to the purchasers.

The financial institution database additionally saving buyer cash and transaction cash when the client purchased the cell card and different telecom companies.

Due to this fact, like utilizing one click on recharging system the client can entry the 2 databases on the identical time. That’s why I’ve developed this easy project to assist attention-grabbing college students.

Set up
1.Extract the zip file
2.Transfer the folder to apache internet server: /var/www/ listing
3.Go to PHPMyAdmin and Create two separate databases : StudentDb and Person
4.Import the tables of every database recordsdata have been situated within the project folder.
5.Begin the apache server and invoke the localhost/sis/kind.php on the net browser
6.Get pleasure from it.


Source link