phpMyAdmin is a feature-rich tool developed in PHP, which will give you full control over a MySQL database. You may do practically anything - create fields, rows and tables, erase them or alter their content, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is necessary when you would like to switch web hosting companies, since you can conveniently generate a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with a single file which contains the entire content of the database, so you could download it from the present provider, upload it to the web server of the new one and import it via the same tool on their end. Your internet site shall look exactly the same, for the reason that all script applications store their data in a database. With phpMyAdmin you may also effortlessly search and replace information of your choice across the entire internet site - a word, a phrase or a link, for example.

phpMyAdmin in Cloud Hosting

phpMyAdmin is available as a part of our cloud hosting and you'll be able to access it whenever you want from your Hepsia CP. All databases which you set up inside the account shall be listed in alphabetical order inside the MySQL Databases section of the CP and all it will take to gain access to any of them shall be to click on the little phpMyAdmin icon, that'll be on the right side of every database. You will not need to enter any info, as you'll be logged in automatically in a new browser tab. If you'd like to log in manually rather than going through the CP, you will be able to do this via our direct phpMyAdmin login page in which you shall have to type in the database account information. This option is helpful if you want to give access to a certain database to a third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is among the software instruments that come with all our semi-dedicated servers. You could log into it and manage all of your MySQL databases if you click on the phpMyAdmin icon located on the right side of each and every database you have created via your Hepsia Internet hosting CP. You'll not have to do anything else, because our system shall log you in automatically and you could proceed with the tasks you want to do - import a database file from another service provider, modify some content, and so on. You could access a database by using the direct phpMyAdmin login page too, but in such a case you'll need to input the correct account information. You may use this option if you hire a web designer, as they can work on your website without accessing your hosting Control Panel. That way, all files and emails that you have inside the account shall be protected.