phpMyAdmin is a feature-rich tool written in PHP, that will give you 100 % control over a MySQL database. You may do virtually everything - set up fields, rows and tables, erase them or alter their content, export or import a whole database or just a specific part of it, and execute MySQL commands. The tool is necessary in case you want to switch web hosting providers, as you can effortlessly generate a full backup of a database in a variety of formats (SQL, CSV, XML). You will end up with a single file that contains the whole content of the database, so you could download it from the current 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, due to the fact that all script applications store their data within a database. With phpMyAdmin you could also quickly search and replace information of your choosing across the entire web site - a word, an expression or a link, for example.

phpMyAdmin in Cloud Website Hosting

phpMyAdmin is a part of every single cloud website hosting plan which we provide and it is accessible from our custom-made Hepsia CP. A small phpMyAdmin icon shall be shown on the right side of every database which you create in the MySQL Databases section of the Control Panel and by clicking on the icon for the database which you want to access, you'll be logged into the app immediately in a new tab of your web browser. Then you can do everything you would like - export the whole or part of the data, import a database, run SQL queries, search and change terms. If you don't want to go through the CP, you will also be able to sign in using a direct phpMyAdmin login page, but you ought to know the database account information. The last function is useful if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is among the software tools that come with our semi-dedicated plans. You can easily log into it and handle any of your MySQL databases if you click on the phpMyAdmin icon located on the right side of each database you have created through your Hepsia web hosting CP. You will not have to do anything else, since our system shall log you in automatically and you could proceed with the tasks you want to do - import a database file from another host company, change some content, and so on. You can access a database by using the direct phpMyAdmin login page too, but in cases like this you'll need to input the correct details. You could use this option if you hire a web developer, as they can work on your website without accessing your hosting Control Panel. Thus, all files and emails that you have inside the account will be protected.