phpMyAdmin
Discover more about what phpMyAdmin is and the way to make use of it as an administrative tool for all your MySQL databases.
phpMyAdmin is a highly efficient PHP-based tool which is used to control MySQL databases through a web interface. You could use it to run MySQL commands, create, modify and delete cells, rows and tables or handle users with various levels of access to the database in question. Every one of these tasks could be completed from any device as long as you have a web browser and access to the hosting account where the database is. With phpMyAdmin, you can also export or import a whole database, which is an extremely helpful feature if you want to migrate a web site from one hosting provider to another. A number of different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, dependant upon what you want to do - move the data from one web hosting account to another, preview a whole database in a spreadsheet application such as Microsoft Excel, and so on.
phpMyAdmin in Hosting
phpMyAdmin is offered as an element of our hosting plans and you will be able to access it whenever you want through your Hepsia Control Panel. All databases you create in the account shall be listed in alphabetical order within the MySQL Databases section of the Control Panel and all it shall take to gain access to any of them will be to click on the little phpMyAdmin icon, that will be on the right side of each database. You will not need to type in any information, since you'll be logged in automatically in a new Internet browser tab. If you'd like to log in manually rather than going through the Control Panel, you shall be able to do this via our direct phpMyAdmin login page where you shall have to type in the database account information. This option is helpful if you have to give access to a specific database to a third party, for example a web designer.