phpMyAdmin
What is phpMyAdmin? What is its purpose? Why will your sites need it?
phpMyAdmin is a feature-rich tool written in PHP, which shall offer you complete control of a MySQL database. You can do practically everything - set up fields, rows and tables, erase them or alter their data, export or import an entire database or only a certain part of it, and execute MySQL commands. The tool is irreplaceable in case you need to switch hosting providers, because you may effortlessly generate a full backup of a database in a number of formats (SQL, CSV, XML). You'll end up with one file that contains the whole content of the database, so you may 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, for the reason that all script apps store their data within a database. With phpMyAdmin you can also easily search and replace content material of your preference across the entire internet site - a word, an expression or a link, for example.
-
phpMyAdmin in Hosting
We provide phpMyAdmin with all our
hosting and you will be able to access it from the MySQL Databases section of your Hepsia CP. If you are signed into your web hosting account, you could click on the phpMyAdmin icon, which will be on the right-hand side of each database you have set up, and you will be signed in immediately. As an alternative, you could also access a database directly by navigating to our phpMyAdmin login page and entering the corresponding account information. You shall have the same level of access in either case and you shall be able to carry out all procedures that the software tool supports, to enable you to easily import, export or modify each of your databases. The direct link could be very useful when a third person, like a web designer, needs access to a particular database and you don't want to give them full access to the website hosting account.