phpMyAdmin
Discover what phpMyAdmin is, exactly what it’s employed for and the reason why you will be needing it for your sites.
phpMyAdmin is a feature-rich tool written in PHP, which will offer you full control over a MySQL database. You could do absolutely everything - create fields, rows and tables, delete them or modify their content, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is very important if you would like to switch web hosting companies, due to the fact that you can conveniently generate a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with just one file which contains the entire content of the database, so you can download it from the present provider, upload it to the 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 applications store their data inside a database. With phpMyAdmin you can also quickly search and replace content material of your choosing across the whole web site - a word, an expression or a link, for instance.
phpMyAdmin in Cloud Website Hosting
You'll be able to use phpMyAdmin to access any database that you set up in a cloud website hosting account bought through our company since we supply the tool by default with all of our plans. As soon as you log in to your Hepsia Internet hosting CP and create a new database inside the MySQL Databases section, a tiny phpMyAdmin icon will appear on its right-hand side. What is needed to log in automatically is to click on this icon and the tool shall open in a new browser tab, so that you can manage the database content. That's also how you can import a database if you are moving your website from another provider to our state-of-the-art cloud hosting platform. An alternative way to log in to a database is if you use our direct phpMyAdmin login URL, but you have to know the DB username and password. This option will allow you to grant access to any database to other people, without granting them access to the entire Internet hosting account.