phpMyAdmin is an efficient PHP-based tool which is used to control MySQL databases using a web interface. You could use it to run MySQL commands, set up, change and erase cells, rows and tables or handle users with different levels of access to the database in question. All these tasks can easily be done from any device provided that you have a browser and access to the website hosting account where the database is. With phpMyAdmin, you may also export or import a whole database, which is a very helpful function if you want to migrate a website from one hosting provider to another. A variety of 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 a whole database in a spreadsheet app for example Microsoft Excel, and so forth.

phpMyAdmin in Web Hosting

phpMyAdmin is offered as part of our web hosting and you shall be able to access it at any time via your Hepsia Control Panel. All databases 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 log in to any of them will be to click on the little phpMyAdmin icon, that will be on the right side of every database. You won't need to enter any info, as you will be logged in automatically in a new Internet browser tab. If you'd like to sign in by hand and not going through the CP, you will be able to do so through our direct phpMyAdmin login page where you shall have to input the database username and password. This option is helpful if you want to offer access to a certain database to some third party, for instance a web designer.