phpMyAdmin is a highly efficient PHP-based software tool employed to control MySQL databases using a web interface. You may employ it to run MySQL commands, create, change and remove cells, rows and tables or control users with various levels of access to the database in question. All these tasks can be carried out from any device provided that you have a web 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 helpful function if you want to migrate a web site from one hosting provider to another. A variety of file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, based upon what you need to do - move the content from one web hosting account to another, preview a whole database in a spreadsheet application for example Microsoft Excel, and so forth.
phpMyAdmin in Web Hosting
phpMyAdmin is part of every single Linux web hosting which we offer and it's accessible through our custom-made Hepsia CP. A tiny phpMyAdmin icon shall be shown on the right side of any database which you create in the MySQL Databases section of the CP and by clicking on the icon for the database you want to access, you'll be logged into the app automatically in a new tab of your web browser. Then you can do anything you'd like - export the whole or part of the content, import a database, run SQL queries, search and change terms. If you do not want to go through the CP, you will also be able to log in via a direct phpMyAdmin login page, but you should know the database account information. The last function is handy if you have to provide access to a database to a third-party.
phpMyAdmin in Semi-dedicated Servers
When you host a script-driven site in a semi-dedicated server account from our company, you'll be able to control the website database manually without any difficulty simply because you can log in to phpMyAdmin straight from your website hosting Control Panel. Any MySQL database which you create will be listed inside the Databases section of your account and it will have a phpMyAdmin icon on its right side. Accessing the tool for a certain database is as basic as clicking on that icon and our system will open a new tab inside your Internet browser and it shall log you in automatically, so that you can export/import or change any content you want. We also provide the option to log in directly to phpMyAdmin without using your CP. In this case, the login is manual and requires a username and a password. This feature permits you to grant access to a specific database to other people without giving them access to your hosting account.