phpMyAdmin
What's phpMyAdmin? What is its role? Why will your web sites require it?
phpMyAdmin is an efficient PHP-based tool used to manage MySQL databases via a web interface. You can use it to run MySQL commands, create, edit and remove cells, rows and tables or handle users with separate levels of access to the database in question. Every single one of these tasks can be performed from any device given that you have a browser and access to the hosting account where the database is. With phpMyAdmin, you may also export or import a whole database, which is an extremely helpful function if you'd like to migrate a website from one web hosting provider to another. Several different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, dependant upon what you would like to do - move the data from one hosting account to another, preview a whole database in a spreadsheet application such as Microsoft Excel, and so on.
-
phpMyAdmin in Cloud Hosting
phpMyAdmin is available as a part of our
Linux cloud hosting and you'll be able to access it at any time from your Hepsia CP. All databases which you set up inside the account will be listed in alphabetical order in the MySQL Databases section of the CP and all it will take to gain access to any of them will be to click on the little phpMyAdmin icon, which will be on the right side of each database. You will not have to type in any information, as you will be logged in automatically in a new browser tab. If you would like to log in by hand rather than going through the Control Panel, you shall be able to do that using our direct phpMyAdmin login page where you will have to enter the database account information. This option is handy if you want to offer access to a specific database to a third party, for example a web designer.