phpMyAdmin is a feature-rich tool written in PHP, that will present you with complete control over a MySQL database. You can do absolutely everything - set up fields, rows and tables, delete them or change their content, export or import an entire database or only a certain part of it, and execute MySQL commands. The tool is very important in case you want to switch web hosting providers, simply because you could very easily create a full backup of a database in different formats (SQL, CSV, XML). You will end up with a single file that contains the whole content of the database, so you may download it from the present provider, upload it to the hosting server of the new one and import it using the same tool on their end. Your internet site shall look exactly the same, for the reason that all script apps store their content in a database. With phpMyAdmin you may also conveniently search and replace content of your choice across the entire website - a word, a phrase or a link, for instance.

phpMyAdmin in Cloud Hosting

phpMyAdmin is part of every Linux cloud service that we provide and it's accessible via our in-house made Hepsia Control Panel. A tiny phpMyAdmin icon will be displayed on the right side of every database which you set up in the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you shall be logged into the application immediately in a new tab of your browser. Then you can do everything you would like - export the entire or part of the data, import a database, run SQL queries, search and replace terms. If you do not want to use the Control Panel, you will also be able to sign in through a direct phpMyAdmin login page, but you should know the database account information. The last feature is beneficial if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is one of the software instruments which come with all our Linux semi-dedicated servers. You can easily log into it and manage your MySQL databases if you click on the phpMyAdmin icon on the right side of each database you have created using your Hepsia hosting Control Panel. You shall not have to do anything else, since our system will log you in automatically and you can proceed with the tasks you want to do - import a database file from another provider, change some content, etcetera. You can easily access a database by using the direct phpMyAdmin login page also, but in this case you'll have to type in the correct username and password. You can use this option if you hire a website designer, as they can work on your website without accessing your hosting Control Panel. This way, all files and e-mails you have in the account shall be protected.