phpMyAdmin is a highly efficient PHP-based software tool employed to manage MySQL databases via a web interface. You may employ it to run MySQL commands, create, edit and remove cells, rows and tables or manage users with separate levels of access to the database in question. All these tasks can easily be completed from any device provided that you have a browser and access to the web hosting account where the database is. With phpMyAdmin, you can also export or import an entire database, which is a very helpful function if you need to migrate a web site from one web hosting provider to another. Several different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, depending on what you would like to do - move the content from one hosting account to another, preview an entire database in a spreadsheet application like Microsoft Excel, and so on.

phpMyAdmin in Cloud Website Hosting

phpMyAdmin is a part of each and every Linux cloud website hosting that we offer and it's accessible through our in-house made Hepsia Control Panel. A little phpMyAdmin icon will be shown on the right side of each database that you set up in the MySQL Databases section of the Control Panel and by clicking on the icon for the database which you want to access, you will be logged into the app automatically in a new tab of your browser. Then you can do everything you'd like - export the entire or a part of the content, import a database, run SQL queries, search and modify terms. If you do not want to employ the Control Panel, you'll also be able to log in through a direct phpMyAdmin login page, but you must know the database username and password. The last function is useful if you have to give access to a database to a third-party.