phpMyAdmin
Learn what phpMyAdmin is, just what it’s useful for and the reason why you will be needing it for your sites.
phpMyAdmin is a feature-rich tool developed in PHP, which will give you complete control of a MySQL database. You may do practically everything - set up fields, rows and tables, erase them or alter their data, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is vital if you need to switch web hosting providers, as you could conveniently create a full backup of a database in several formats (SQL, CSV, XML). You shall end up with only one file that contains the whole content of the database, so you may 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 website will look exactly the same, because all script applications store their content inside a database. With phpMyAdmin you can also conveniently search and replace information of your choosing across the entire internet site - a word, an expression or a link, for instance.
-
phpMyAdmin in Cloud Hosting
phpMyAdmin is part of each
cloud hosting service which we provide and it's accessible via our tailor-made 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 Control Panel and by clicking on the icon for the database which you want to access, you will be logged into the application automatically in a new tab of your web browser. Then you can do everything you would like - export the whole or part of the content, import a database, run SQL queries, search and change terms. If you do not want to go through the CP, you'll also be able to sign in using a direct phpMyAdmin login page, but you should know the database account information. The last feature is useful if you have to give access to a database to a third-party.
-
phpMyAdmin in Semi-dedicated Servers
phpMyAdmin is among the software instruments that come with our
Linux semi-dedicated service. You may log into it and manage all of your MySQL databases if you click on the phpMyAdmin icon located on the right side of each database that you have created through your Hepsia hosting CP. You will not have to do anything else, because our system shall log you in automatically and you can proceed with the tasks you have to do - import a database file from another provider, modify some content, etc. You could access a database by using the direct phpMyAdmin login page as well, but in this situation you will need to input the correct details. You may 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 emails that you have inside the account shall be protected.