phpMyAdmin
Find out more about what phpMyAdmin is and how to use it as an administrative tool for all your MySQL databases.
phpMyAdmin is a powerful PHP-based tool employed to manage MySQL databases through a web interface. You could use it to run MySQL commands, create, modify and erase cells, rows and tables or handle users with various levels of access to the database in question. Every one of these tasks can easily be done from any device as long as you have an Internet browser and access to the website hosting account in which the database is. With phpMyAdmin, you may also export or import an entire database, which is an extremely helpful function if you would like to migrate an Internet 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, based on what you want to do - move the data from one hosting account to another, preview an entire database in a spreadsheet application such as Microsoft Excel, etc.
phpMyAdmin in Cloud Web Hosting
phpMyAdmin is provided as a part of our Linux cloud web hosting and you will be able to access it at any time through your Hepsia Control Panel. All databases which you set up in the account shall be listed in alphabetical order within the MySQL Databases section of the CP and all it shall take to log in to any of them will be to click on the small phpMyAdmin icon, that will be on the right side of each database. You won't have to input any info, because you'll be logged in automatically in a new web browser tab. If you'd like to sign in by hand instead of using the Control Panel, you'll be able to do this through our direct phpMyAdmin login page in which you'll have to type in the database username and password. This option is useful if you have to grant access to a specific database to a third party, for instance a web designer.