phpMyAdmin is a feature-rich tool coded in PHP, that will offer you total control of a MySQL database. You could do literally anything - set up fields, rows and tables, delete them or modify their content, export or import a whole database or only a specific part of it, and execute MySQL commands. The tool is essential in case you would like to switch hosting companies, due to the fact that you may easily generate a full backup of a database in a variety of formats (SQL, CSV, XML). You will end up with just one file which contains the entire content of the database, so you could download it from the present 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, because all script applications store their content in a database. With phpMyAdmin you can also quickly search and replace content of your choosing across the entire website - a word, an expression or a link, for example.

phpMyAdmin in Hosting

phpMyAdmin is available as part of our Linux hosting services and you'll be able to access it at any time through your Hepsia CP. All databases which you set up inside the account shall be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it shall take to access any of them will be to click on the tiny phpMyAdmin icon, that will be on the right side of each and every database. You will not need to enter any info, since you will be logged in automatically in a new web browser tab. If you would like to log in by hand instead of going through the Control Panel, you'll be able to do this via our direct phpMyAdmin login page where you will have to enter the database account information. This option is helpful if you need to offer access to a particular database to a third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is one of the software tools that come with all our Linux semi-dedicated hosting. You can easily log into it and manage 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 Internet hosting Control Panel. You won't have to do anything else, as our system shall log you in automatically and you can easily proceed with the tasks you have to 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 too, but in this case you'll need to input the correct account information. You could use this option if you hire a web designer, as they can work on your Internet site without accessing your web hosting Control Panel. In this way, all files and email messages that you have inside the account will be safe.