phpMyAdmin is a feature-rich tool written in PHP, which will present you with total control over a MySQL database. You may do virtually anything - set up fields, rows and tables, delete them or modify their content, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is vital if you want to switch hosting companies, simply because you could effortlessly create a full backup of a database in several formats (SQL, CSV, XML). You shall end up with one file which contains the entire content of the database, so you can download it from the current provider, upload it to the web server of the new one and import it through the same tool on their end. Your website shall look exactly the same, due to the fact that all script applications store their data in a database. With phpMyAdmin you may also quickly search and replace content material of your preference across the whole website - a word, an expression or a link, for example.

phpMyAdmin in Shared Hosting

phpMyAdmin is provided as a part of our Linux shared hosting and you will be able to access it whenever you want through your Hepsia Control Panel. All databases which you create inside the account shall be listed in alphabetical order within the MySQL Databases section of the CP and all it shall take to log in to any of them will be to click on the small phpMyAdmin icon, that will be on the right side of each database. You'll not need to enter any info, since you will be logged in automatically in a new browser tab. If you would like to sign in by hand rather than going through the CP, you'll be able to do so using our direct phpMyAdmin login page in which you shall have to type in the database account information. This option is useful if you have to give access to a particular database to some third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is one of the tools that come with our Linux semi-dedicated hosting. You could log into it and control any of your MySQL databases if you click on the phpMyAdmin icon on the right side of every database you have created via your Hepsia hosting CP. You will not have to do anything else, because our system shall log you in automatically and you can easily proceed with the tasks you want to do - import a database file from another host company, change some content, and so on. You may access a database by using the direct phpMyAdmin login page also, but in cases like this you will have to type in the correct account information. You could use this option if you hire a web developer, as they can work on your site without accessing your web hosting Control Panel. This way, all files and email messages that you have inside the account will be safe.