phpMyAdmin is a feature-rich tool developed in PHP, which will offer you 100 % control of a MySQL database. You can do absolutely anything - set up fields, rows and tables, delete them or change their content, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is necessary if you want to switch hosting providers, since you can effortlessly create a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with one file which 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 via the same tool on their end. Your site will look exactly the same, for the reason that all script apps store their content in a database. With phpMyAdmin you can also easily search and replace content of your choice across the entire website - a word, an expression or a link, for instance.

phpMyAdmin in Shared Web Hosting

phpMyAdmin is part of each and every shared web hosting which we offer and it's accessible from our custom-made Hepsia CP. A tiny phpMyAdmin icon will be displayed on the right side of every database you set up in 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 app automatically in a new tab of your browser. Then you can do everything you'd like - export the entire or part of the data, import a database, run SQL queries, search and replace terms. If you don't want to use the Control Panel, you'll also be able to log in through a direct phpMyAdmin login page, but you should know the database username and password. The last function is useful if you have to give access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is one of the tools which come with our semi-dedicated servers. You can log into it and control 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 using your Hepsia website hosting CP. You shall not need to do anything else, since our system will log you in automatically and you may proceed with the tasks you need to do - import a database file from another hosting service provider, modify some content, etc. You can easily access a database by using the direct phpMyAdmin login page as well, but in this situation you will need to type in the correct account information. You could use this option if you hire a web designer, as they can work on your site without accessing your web hosting CP. That way, all files and e-mails which you have in the account will be safe.