phpMyAdmin is a feature-rich tool developed in PHP, which will present you with complete control of a MySQL database. You could do literally everything - set up fields, rows and tables, delete them or change their content, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is vital if you want to switch hosting providers, as you may very easily generate a full backup of a database in different formats (SQL, CSV, XML). You will end up with only one file containing the whole content of the database, so you could 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 will look exactly the same, due to the fact that all script apps store their content inside a database. With phpMyAdmin you may also conveniently search and replace content of your preference across the whole web site - a word, an expression or a link, for example.

phpMyAdmin in Website Hosting

phpMyAdmin is part of every website hosting package which we provide and it's accessible via our tailor-made Hepsia CP. A small phpMyAdmin icon shall be shown on the right side of every database which you create inside the MySQL Databases section of the CP and by clicking on the icon for the database which you want to access, you'll be logged into the application immediately in a new tab of your web browser. Then you can do everything 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'll also be able to log in through a direct phpMyAdmin login page, but you need to know the database username and password. The last feature is beneficial if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is one of the tools that come with all our Linux semi-dedicated hosting. 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 which you have created via your Hepsia hosting Control Panel. You'll not have to do anything else, because our system will log you in automatically and you will be able to proceed with the tasks you want to do - import a database file from another company, modify some content, etc. You may access a database by using the direct phpMyAdmin login page as well, but in such a case you'll have to input the correct details. You can use this option if you hire a web designer, as they can work on your Internet site without accessing your web hosting CP. Thus, all files and emails that you have in the account will be secure.