phpMyAdmin is a feature-rich tool coded in PHP, which shall offer you full control of a MySQL database. You could do practically everything - set up fields, rows and tables, remove them or alter their data, export or import a whole database or just a specific part of it, and execute MySQL commands. The tool is necessary when you would like to switch hosting providers, as you could easily generate a full backup of a database in several formats (SQL, CSV, XML). You will end up with one file that contains the entire content of the database, so you could download it from the current provider, upload it to the server of the new one and import it via the same tool on their end. Your internet site shall look exactly the same, due to the fact that all script apps store their data within a database. With phpMyAdmin you can also effortlessly search and replace information of your choosing across the entire internet site - a word, an expression or a link, for example.

phpMyAdmin in Cloud Web Hosting

You will be able to use phpMyAdmin to access any database which you set up inside a cloud web hosting account purchased through our company as we offer the tool by default with all hosting plans. Once you log in to your Hepsia Internet hosting Control Panel and set up a new database inside the MySQL Databases section, a small phpMyAdmin icon will appear on its right-hand side. What is needed to log in instantly is to click on that icon and the tool will open inside a new web browser tab, so you can control the database data. That's also the way to import a database if you're moving your site from another provider to our advanced cloud hosting platform. An alternative way to log in to a database is if you take advantage of our direct phpMyAdmin login URL, but you must know the DB account information. This option will permit you to give access to any database to other people, without giving them access to the entire website hosting account.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is one of the software tools that come with all our semi-dedicated service. You can easily log into it and handle your MySQL databases if you click on the phpMyAdmin icon located on the right side of each and every database which you have created using your Hepsia Internet hosting CP. You shall not have to do anything else, as our system shall log you in automatically and you may proceed with the tasks you have to do - import a database file from another provider, change some content, etcetera. You may access a database by using the direct phpMyAdmin login page as well, but in such a case you will have to type in the correct username and password. You can use this option if you hire a web developer, as they can work on your website without accessing your website hosting Control Panel. In this way, all files and email messages which you have in the account shall be secure.