phpMyAdmin is a feature-rich tool coded in PHP, which will give you full control over a MySQL database. You can do literally everything - create fields, rows and tables, erase them or modify their data, export or import an entire database or only a certain part of it, and execute MySQL commands. The tool is irreplaceable if you would like to switch web hosting companies, due to the fact that you can easily create a full backup of a database in a variety of formats (SQL, CSV, XML). You'll end up with only one file that contains the whole content of the database, so you can download it from the current 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 data within a database. With phpMyAdmin you may also conveniently search and replace content of your choice across the whole website - a word, an expression or a link, for instance.

phpMyAdmin in Shared Hosting

phpMyAdmin is part of every single Linux shared package that we offer and it's accessible through our custom-built Hepsia Control Panel. A little phpMyAdmin icon will be shown on the right side of every database that you create inside the MySQL Databases section of the CP and by clicking on the icon for the database you want to access, you shall be logged into the application automatically in a new tab of your Internet browser. Then you can do anything you would like - export the whole or part of the content, import a database, run SQL queries, search and modify terms. If you don't want to use the Control Panel, you shall also be able to sign in using a direct phpMyAdmin login page, but you must know the database username and password. The last function is helpful if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is amongst the software instruments that come with all our Linux semi-dedicated packages. You can easily log into it and handle any of your MySQL databases if you click on the phpMyAdmin icon situated on the right side of each and every database you have created via your Hepsia website hosting CP. You won't need to do anything else, as our system will log you in automatically and you can easily proceed with the tasks you want to do - import a database file from another hosting service provider, change some content, and so on. You can access a database by using the direct phpMyAdmin login page as well, but in this case you'll have to input the correct details. You could use this option if you hire a web developer, as they can work on your site without accessing your website hosting Control Panel. Thus, all files and email messages you have in the account shall be safe.