phpMyAdmin
Discover what phpMyAdmin is, just what it’s useful for and the reason why you will need it for your websites.
phpMyAdmin is a feature-rich tool coded in PHP, that will give you total control of a MySQL database. You may do practically everything - set up fields, rows and tables, remove them or alter their data, export or import an entire database or only a specific part of it, and execute MySQL commands. The tool is irreplaceable in case you want to switch web hosting companies, simply because you can conveniently generate a full backup of a database in a variety of formats (SQL, CSV, XML). You shall end up with just one file which contains the whole content of the database, so you can download it from the current provider, upload it to the web server of the new one and import it through the same tool on their end. Your website shall look exactly the same, because all script applications store their content in a database. With phpMyAdmin you could also easily search and replace information of your choice across the whole internet site - a word, a phrase or a link, for instance.
-
phpMyAdmin in Cloud Hosting
You will be able to employ phpMyAdmin to access any database which you set up in a
cloud hosting account purchased from our company as we supply the tool by default with all of our plans. Once you log in to your Hepsia hosting Control Panel and create a new database in the MySQL Databases section, a small phpMyAdmin icon shall appear on its right-hand side. All it takes to log in immediately is to click on that icon and the tool shall open inside a new browser tab, so you can control the database content. This is also how you can import a database in case you are moving your site from another company to our state-of-the-art cloud hosting platform. Another way to log in to a database is if you use our direct phpMyAdmin login URL, but you should know the DB account information. This option will enable you to grant access to any database to other individuals, without granting them access to the whole web hosting account.