phpMyAdmin is a feature-rich tool developed in PHP, that will give you 100 % control over a MySQL database. You could do virtually anything - set up fields, rows and tables, remove them or modify their content, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is very important if you want to switch hosting providers, due to the fact that you could conveniently generate a full backup of a database in different formats (SQL, CSV, XML). You will end up with a single file which contains the entire content of the database, so you can download it from the current provider, upload it to the server of the new one and import it via the same tool on their end. Your site shall look exactly the same, for the reason that all script apps store their data in a database. With phpMyAdmin you could also conveniently search and replace content of your preference across the whole internet site - a word, a phrase or a link, for example.
phpMyAdmin in Website Hosting
phpMyAdmin is available as an element of our Linux website hosting packages and you'll be able to access it at any time from your Hepsia Control Panel. All databases that you set up inside the account will be listed in alphabetical order inside the MySQL Databases section of the CP and all it shall take to gain access to any of them will be to click on the tiny phpMyAdmin icon, which will be on the right side of each database. You'll not have to enter any info, since you will be logged in automatically in a new web browser tab. If you would like to sign in by hand and not using the CP, you'll be able to do so through our direct phpMyAdmin login page in which you'll have to type in the database account information. This option is handy if you want to grant access to a specific database to some third party, such as a web designer.
phpMyAdmin in Semi-dedicated Hosting
phpMyAdmin is among the software instruments which come with our Linux semi-dedicated packages. You could log into it and control any of your MySQL databases if you click on the phpMyAdmin icon located on the right side of each and every database that you have created using your Hepsia web hosting CP. You shall not have to do anything else, as our system shall log you in automatically and you can easily proceed with the tasks you should do - import a database file from another website hosting company, modify some content, and so on. You can access a database by using the direct phpMyAdmin login page also, but in this case you'll have to type in the correct details. You may use this option if you hire a web developer, as they can work on your Internet site without accessing your website hosting CP. That way, all files and emails you have inside the account shall be protected.