phpMyAdmin is a feature-rich tool developed in PHP, which shall present you with 100 % control over a MySQL database. You could do literally anything - create fields, rows and tables, erase them or modify their data, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is irreplaceable if you want to switch hosting providers, simply because you could effortlessly generate a full backup of a database in several formats (SQL, CSV, XML). You'll end up with one file which contains the entire content of the database, so you may download it from the current provider, upload it to the web server of the new one and import it via the same tool on their end. Your site shall look exactly the same, because all script applications store their data in a database. With phpMyAdmin you may also effortlessly search and replace information of your choosing across the whole website - a word, a phrase or a link, for instance.
phpMyAdmin in Cloud Hosting
phpMyAdmin is featured as a part of our Linux cloud hosting and you'll be able to access it whenever you want from your Hepsia CP. All databases that you create in the account will be listed in alphabetical order within the MySQL Databases section of the Control Panel and all it will take to gain access to any of them will be to click on the tiny phpMyAdmin icon, that'll be on the right side of each and every database. You'll not have to input any info, since you'll be logged in automatically in a new Internet browser tab. If you would like to sign in manually and not going through the Control Panel, you'll be able to do that via our direct phpMyAdmin login page where you will have to input the database account information. This option is useful if you need to grant access to a certain database to some third party, for example a web designer.
phpMyAdmin in Semi-dedicated Hosting
phpMyAdmin is amongst the tools that come with all our semi-dedicated hosting packages. You can log into it and handle any of your MySQL databases if you click on the phpMyAdmin icon situated on the right side of each database which you have created via your Hepsia Internet hosting Control Panel. You won't 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 provider, change some content, etc. You may access a database by using our direct phpMyAdmin login page also, but in this situation you'll have to enter the correct username and password. You can use this option if you hire a web designer, as they can work on your site without accessing your website hosting CP. In this way, all files and email messages you have inside the account will be safe.