phpMyAdmin
Learn more about what phpMyAdmin is and how you can employ it as an administrative instrument for your MySQL databases.
phpMyAdmin is a feature-rich tool coded in PHP, that will present you with total control over a MySQL database. You could do absolutely anything - set up fields, rows and tables, remove them or change their data, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is essential in case you would like to switch web hosting providers, since you can effortlessly generate a full backup of a database in different 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 server of the new one and import it through the same tool on their end. Your internet site shall look exactly the same, due to the fact that all script applications store their content within a database. With phpMyAdmin you may also quickly search and replace information of your choosing across the whole internet site - a word, an expression or a link, for instance.
phpMyAdmin in Web Hosting
You shall be able to employ phpMyAdmin to access any database you create in a web hosting account purchased from our company because we provide the tool by default with all of our packages. Once you log in to your Hepsia hosting CP and create a new database in 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 shall open inside a new browser tab, so you can control the database content. This is also how you could import a database in case you are moving your site from another provider to our innovative cloud hosting platform. Another way to log in to a database is if you use our direct phpMyAdmin login URL, but you must know the DB account information. This option will allow you to give access to any database to other people, without providing them with access to the whole Internet hosting account.