How To Manage a MySQL database via PHPMyadmin

To access the PHPMyadmin follow the below procedures.

1. Login to Cpanel
2. Select the option PhpMyadmin in Database feature
3. To get back up of any database select “Export” option in PhpMyadmin
4. Export: Exports Database from current server
5. select the required format and method to export and give go
6. Select the location where the database has to be stored in your system
7. To bring a database from the local system to Mysql database use “Import” option in PhpMyadmin
8. Import: Import database from the current server
9. Using browse option to select the database from the local system
10.Select the format for database and select go
11.The database will be imported to PhpMyadmin