phpMyAdmin
Discover more about what phpMyAdmin is and how to take advantage of it as a management tool for all your MySQL databases.
phpMyAdmin is an efficient PHP-based software tool which is used to control MySQL databases via a web interface. You could employ it to run MySQL commands, set up, change and delete cells, rows and tables or manage users with separate levels of access to the database in question. Every one of these tasks can easily be carried out from any device given that you have an Internet browser and access to the Internet hosting account where the database is. With phpMyAdmin, you may also export or import an entire database, which is a very useful function if you want to migrate a web site from one web hosting company to another. Several different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, depending on what you want to do - move the content from one hosting account to another, preview an entire database in a spreadsheet application for example Microsoft Excel, and so on.
phpMyAdmin in Shared Hosting
phpMyAdmin is a part of each shared hosting that we provide and it is accessible through our custom-built Hepsia CP. A little phpMyAdmin icon shall be displayed on the right side of any database you create inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database that you want to access, you'll be logged into the app immediately in a new tab of your browser. Then you can do everything you would like - export the entire or part of the data, import a database, run SQL queries, search and replace terms. If you do not want to use the Control Panel, you will also be able to sign in via a direct phpMyAdmin login page, but you must know the database username and password. The last feature is beneficial if you have to provide access to a database to a third-party.