How to use PHP & phpMyAdmin Import/Export Table This isĀ a tutorial for using phpMyAdmin tools (Export Database and Import Database)
ShotDev Focus:
- PHP & phpMyAdmin (Export Database and Import Database)
Screenshot
Ex : Export Table
Open the phpMyAdmin Console and Select database name from DropDownList. Click Export
Select the table name. Click Shift or Ctrl for select multiple table. and Click Save as file
Click Save as file
Save a file
.
.
Ex : Import Table
Create a new database
Database Create Completed. and Click Import
Select a from backup to import file.
Datable already import.