phpMyAdmin
Learn what phpMyAdmin is, exactly what it’s utilized for and why you will be needing it for your sites.
phpMyAdmin is a feature-rich tool written in PHP, that will provide you with full control of a MySQL database. You could do practically everything - create fields, rows and tables, remove them or change their content, export or import an entire database or just a certain part of it, and execute MySQL commands. The tool is vital if you want to switch hosting providers, due to the fact that you could effortlessly create a full backup of a database in a variety of formats (SQL, CSV, XML). You shall end up with only 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 will look exactly the same, because all script applications store their content inside a database. With phpMyAdmin you can also conveniently search and replace content material of your preference across the entire web site - a word, a phrase or a link, for instance.
phpMyAdmin in Cloud Hosting
You will be able to use phpMyAdmin to access any database you set up in a cloud hosting account bought from our company as we provide the tool by default with all plans. When you log in to your Hepsia hosting Control Panel and set up a new database in the MySQL Databases section, a small phpMyAdmin icon will appear on its right-hand side. All it takes to log in automatically is to click on this icon and the tool shall open inside a new Internet browser tab, so you can handle the database data. That is also how you can import a database when you are moving your website from another provider to our innovative cloud hosting platform. The other way to log in to a database is if you take advantage of 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 individuals, without providing them with access to the entire web hosting account.