phpMyAdmin is a feature-rich tool developed in PHP, which shall offer you 100 % control of a MySQL database. You could do virtually anything - create fields, rows and tables, erase them or change their data, export or import an entire database or just a particular part of it, and execute MySQL commands. The tool is irreplaceable when you want to switch web hosting providers, because you may conveniently create a full backup of a database in a variety of formats (SQL, CSV, XML). You shall end up with one file that 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 using the same tool on their end. Your site will look exactly the same, due to the fact that all script apps store their data within a database. With phpMyAdmin you could also conveniently search and replace content of your choice across the whole web site - a word, a phrase or a link, for example.

phpMyAdmin in Cloud Website Hosting

phpMyAdmin is part of every cloud website hosting service we offer and it's accessible via our custom-made Hepsia Control Panel. A tiny phpMyAdmin icon will be shown on the right side of any database which you create inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database that you want to access, you'll be logged into the application immediately in a new tab of your web browser. Then you can do anything you'd like - export the whole or part of the content, import a database, run SQL queries, search and change terms. If you do not want to use the CP, you shall also be able to sign in via a direct phpMyAdmin login page, but you ought to know the database username and password. The last feature is useful if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is amongst the software tools which come with all our Linux semi-dedicated services. 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 through your Hepsia website hosting Control Panel. You shall not have to do anything else, as our system will log you in automatically and you can easily proceed with the tasks you have to do - import a database file from another web hosting company, modify some content, etcetera. You can access a database by using the direct phpMyAdmin login page too, but in this case you'll need to input the correct details. You could use this option if you hire a website designer, as they can work on your website without accessing your web hosting CP. That way, all files and e-mails you have inside the account will be safe.