phpMyAdmin is a feature-rich tool developed in PHP, which shall give you 100 % control of a MySQL database. You can do virtually anything - create fields, rows and tables, erase them or change their data, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is necessary when you would like to switch web hosting providers, since you can very easily 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 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 through the same tool on their end. Your website shall look exactly the same, due to the fact that all script apps store their content inside a database. With phpMyAdmin you may also conveniently search and replace content of your choosing across the whole internet site - a word, a phrase or a link, for example.

phpMyAdmin in Cloud Website Hosting

We offer phpMyAdmin with all our Linux cloud website hosting services and you will be able to access it through the MySQL Databases section of your Hepsia CP. In case you are signed into your web hosting account, you can click on the phpMyAdmin icon, that will be on the right-hand side of every database you have set up, and you shall be signed in automatically. However, you may also access a database directly by visiting our phpMyAdmin login page and inputting the corresponding account info. You'll have the same level of access in both cases and you shall be able to complete all procedures the software tool supports, to enable you to quickly import, export or modify each of your databases. The direct link could be quite useful if a third person, such as a web designer, needs access to a particular database and you don't want to give them full access to the website hosting account.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is amongst the software tools which come with our semi-dedicated hosting. You may log into it and control your MySQL databases if you click on the phpMyAdmin icon on the right side of every database that you have created using your Hepsia Internet hosting CP. You won't need to do anything else, because our system shall log you in automatically and you can proceed with the tasks you need to do - import a database file from another host company, change some content, and so forth. You can easily access a database by using the direct phpMyAdmin login page as well, but in this situation you'll have to type in the correct details. You could use this option if you hire a web developer, as they can work on your website without accessing your web hosting Control Panel. Thus, all files and emails which you have in the account will be secure.