phpMyAdmin is a feature-rich tool developed in PHP, which will provide you with full control over a MySQL database. You could do practically anything - set up fields, rows and tables, delete them or modify their data, export or import an entire database or only a specific part of it, and execute MySQL commands. The tool is necessary in case you want to switch hosting providers, simply because you could conveniently create a full backup of a database in several formats (SQL, CSV, XML). You will end up with only one file that contains the whole content of the database, so you can easily download it from the present provider, upload it to the server of the new one and import it using the same tool on their end. Your website shall look exactly the same, for the reason that all script applications store their data within a database. With phpMyAdmin you can also conveniently search and replace content material of your choosing across the whole internet site - a word, an expression or a link, for example.

phpMyAdmin in Shared Hosting

phpMyAdmin is offered as an element of our Linux shared packages and you'll be able to access it at any time from your Hepsia Control Panel. All databases that you set up in the account shall be listed in alphabetical order in the MySQL Databases section of the CP and all it will take to access any of them shall be to click on the small phpMyAdmin icon, that'll be on the right side of each database. You will not need to input any information, because you'll be logged in automatically in a new web browser tab. If you prefer to sign in manually instead of using the CP, you'll be able to do that via our direct phpMyAdmin login page in which you shall have to input the database username and password. This option is handy if you want to give access to a particular database to a third party, for example a web designer.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is among the software tools which come with our Linux semi-dedicated packages. You can log into it and control any of your MySQL databases if you click on the phpMyAdmin icon on the right side of each database you have created through your Hepsia Internet hosting CP. You shall not need to do anything else, since our system shall log you in automatically and you could proceed with the tasks you have to do - import a database file from another company, change some content, and so on. You could access a database by using our direct phpMyAdmin login page too, but in such a case you will need to enter the correct details. You can use this option if you hire a web designer, as they can work on your Internet site without accessing your hosting CP. Thus, all files and emails you have in the account shall be protected.