phpMyAdmin
Learn what phpMyAdmin is, what it’s utilized for and the reasons why you will be needing it for your web sites.
phpMyAdmin is a feature-rich tool written in PHP, that will provide you with 100 % control of a MySQL database. You could do virtually anything - set up fields, rows and tables, delete them or alter their content, export or import an entire database or only a certain part of it, and execute MySQL commands. The tool is very important when you would like to switch web hosting companies, due to the fact that you could easily create a full backup of a database in several formats (SQL, CSV, XML). You shall end up with just one file containing 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 using the same tool on their end. Your internet site will look exactly the same, simply because all script applications store their data inside a database. With phpMyAdmin you could also conveniently search and replace content of your preference across the entire website - a word, a phrase or a link, for example.
phpMyAdmin in Website Hosting
phpMyAdmin is featured as a part of our Linux website hosting and you will be able to access it whenever you want through your Hepsia Control Panel. All databases you create in the account shall be listed in alphabetical order in the MySQL Databases section of the CP and all it will take to log in to any of them will be to click on the little phpMyAdmin icon, that will be on the right side of each and every database. You will not need to type in any information, since you will be logged in automatically in a new Internet browser tab. If you'd like to sign in manually rather than going through the Control Panel, you will be able to do so through our direct phpMyAdmin login page where you shall have to enter the database account information. This option is handy if you want to offer access to a specific database to some third party, for example a web designer.