How do I Upload Data to my MySQL Database ?
Share This Now: [addtoany]
Watch Uploading Files via cPanel File Manager in your Web hosting
Procedure
Upload Database via cPanel
To upload your data in MySQL Database using PhpMyAdmin via cPanel.You should have already created the new database that you’re importing into as well.
Please follow the below procedure as,
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