phpMyAdmin is a feature-rich tool written in PHP, which shall give you total control of a MySQL database. You could do practically everything - create fields, rows and tables, delete them or alter their content, export or import an entire database or only a particular part of it, and execute MySQL commands. The tool is necessary when you want to switch web hosting companies, because you could conveniently generate a full backup of a database in a variety of formats (SQL, CSV, XML). You will end up with one file that contains the entire content of the database, so you can easily download it from the present provider, upload it to the hosting server of the new one and import it via the same tool on their end. Your site will look exactly the same, simply because all script applications store their data inside a database. With phpMyAdmin you can also quickly search and replace content of your preference across the entire website - a word, a phrase or a link, for example.

phpMyAdmin in Cloud Web Hosting

phpMyAdmin is offered as an element of our cloud web hosting services and you will be able to access it whenever you want via your Hepsia CP. All databases which you create inside the account will 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 will be to click on the small phpMyAdmin icon, that will be on the right side of every database. You'll not have to type in any information, because you'll be logged in automatically in a new Internet browser tab. If you would like to sign in by hand and not going through the CP, you will be able to do this via our direct phpMyAdmin login page where you will have to enter the database account information. This option is handy if you want to grant access to a certain database to some third party, such as a web designer.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is amongst the software tools that come with our Linux semi-dedicated hosting. You could log into it and manage all of your MySQL databases if you click on the phpMyAdmin icon on the right side of each and every database you have created via your Hepsia Internet hosting Control Panel. You shall not need to do anything else, because our system shall log you in automatically and you may proceed with the tasks you should do - import a database file from another provider, change some content, and so on. You can access a database by using the direct phpMyAdmin login page as well, but in such a case you'll need to input the correct username and password. You could use this option if you hire a web developer, as they can work on your website without accessing your hosting Control Panel. This way, all files and email messages that you have inside the account will be safe.