Importing Databases and Tables with phpMyAdmin

This tutorial assumes you’ve already logged in to phpMyAdmin

Now let’s learn how to Import a Database

1. Select the Database you wish to import on the left

Import a Database and Table - phpMyAdmin - Select Database

Assuming that the data in your Details Table is corrupt, and you now want to import a saved (exported) copy of the data.

2. First Delete/Drop the existing Details Table from your database

Import a Database and Table - phpMyAdmin - Delete or Drop Database Table

3. Click on Browse to select the saved copy of your database, which includes the Details Table.

4. Click Open to Import the saved copy.

Import a Database and Table - phpMyAdmin - Import Saved Database

That’s it! The demo1234_members database has been successfully imported.

Import a Database and Table - phpMyAdmin - Database Saved

This is the end of the tutorial. You now know how to import databases and tables using phpMyAdmin

What Our Customers say...