phpMyAdmin is a feature-rich tool coded in PHP, that will provide you with full control over a MySQL database. You could do practically everything - create fields, rows and tables, erase them or modify their data, export or import an entire database or just a certain part of it, and execute MySQL commands. The tool is irreplaceable when you want to switch hosting companies, because you can very easily create a full backup of a database in a variety of formats (SQL, CSV, XML). You shall end up with one file that contains the entire 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 using the same tool on their end. Your site shall look exactly the same, simply because all script apps store their content inside a database. With phpMyAdmin you could also conveniently search and replace information of your choice across the entire website - a word, an expression or a link, for example.

phpMyAdmin in Shared Hosting

phpMyAdmin is a part of every shared hosting that we provide and it's accessible through our in-house made Hepsia CP. A little phpMyAdmin icon will be displayed on the right side of any database which you create inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database you want to access, you will be logged into the app immediately in a new tab of your browser. Then you can do anything you'd like - export the whole or part of the data, import a database, run SQL queries, search and change terms. If you don't want to use the Control Panel, you'll also be able to sign in through a direct phpMyAdmin login page, but you need to know the database account information. The last function is helpful if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is one of the tools that come with our semi-dedicated servers. You could log into it and manage all of your MySQL databases if you click on the phpMyAdmin icon situated on the right side of each database you have created via your Hepsia hosting CP. You won't need to do anything else, because our system will log you in automatically and you may proceed with the tasks you want to do - import a database file from another hosting service provider, change some content, etc. You may access a database by using our direct phpMyAdmin login page also, but in this situation you'll have to input the correct details. You can use this option if you hire a website designer, as they can work on your Internet site without accessing your hosting Control Panel. That way, all files and email messages which you have in the account will be secure.