Knowledge Base

HomepageKnowledge BaseDataBaseHow do I import a .sql file via php...

How do I import a .sql file via phpMyAdmin?

You can use phpMyAdmin to import an .SQL file with your database information. To do this:

  • Log in to your database via phpMyAdmin  > Manage Hosting > [select package] > phpMyAdmin
  • Choose the database you want to import your .SQL file to from the left hand side.
  • Click the Import tab at the top of the page.
  • Select Choose File and locate the .SQL file on your device or computer.
  • Click Go

The .SQL file will be uploaded and imported to the database you've selected. 

 

Can't find the information you are looking for?

Create a Support Ticket
Did you find it useful?
(9 times viewed / 0 people found it helpful)

Top