phpMyAdmin is a feature-rich tool written in PHP, which will present you with full control of a MySQL database. You could do practically anything - set up fields, rows and tables, remove them or alter their content, export or import a whole database or only a specific part of it, and execute MySQL commands. The tool is necessary if you want to switch web hosting companies, due to the fact that you may easily generate a full backup of a database in different formats (SQL, CSV, XML). You'll end up with just one file which contains the whole content of the database, so you can easily download it from the present provider, upload it to the hosting server of the new one and import it through 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 can also conveniently search and replace content of your choosing across the entire web site - a word, a phrase or a link, for instance.

phpMyAdmin in Shared Hosting

phpMyAdmin is a part of each and every Linux shared hosting we offer and it is accessible through our custom Hepsia CP. A tiny phpMyAdmin icon will be shown on the right side of every database you create inside the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you'll be logged into the application instantly in a new tab of your Internet browser. Then you can do anything you'd like - export the entire or a part of the content, import a database, run SQL queries, search and modify terms. If you do not want to use the Control Panel, you'll also be able to sign in using a direct phpMyAdmin login page, but you ought to know the database username and password. The last function is beneficial if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is one of the software tools that come with our Linux semi-dedicated hosting. You can log into it and manage any of your MySQL databases if you click on the phpMyAdmin icon situated on the right side of each and every database which you have created via your Hepsia web hosting CP. You'll not have to do anything else, because our system shall log you in automatically and you will be able to proceed with the tasks you have to do - import a database file from another web hosting company, modify some content, and so forth. You may access a database by using the direct phpMyAdmin login page also, but in cases like this 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 Internet site without accessing your website hosting CP. Thus, all files and emails that you have in the account will be protected.