phpMyAdmin
Find out more about what phpMyAdmin is and the way to use it as a management tool for all your MySQL databases.
phpMyAdmin is a feature-rich tool coded in PHP, which shall give you full control of a MySQL database. You could do absolutely anything - set up fields, rows and tables, erase them or modify their content, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is essential if you want to switch hosting providers, due to the fact that you may effortlessly generate a full backup of a database in several formats (SQL, CSV, XML). You will end up with only one file that contains the whole content of the database, so you could download it from the current provider, upload it to the hosting server of the new one and import it via 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 inside a database. With phpMyAdmin you can also conveniently search and replace information of your preference across the entire web site - a word, an expression or a link, for instance.
phpMyAdmin in Shared Web Hosting
You shall be able to employ phpMyAdmin to access any database which you create in a shared web hosting account bought through our company because we provide the tool by default with all our packages. As soon as you log in to your Hepsia hosting CP and set up a new database inside the MySQL Databases section, a little phpMyAdmin icon will appear on its right-hand side. What it requires to log in immediately is to click on that icon and the tool will open in a new Internet browser tab, so that you can control the database content. That's also how you can import a database if you are moving your Internet site from another service provider to our sophisticated cloud hosting platform. The other way to log in to a database is if you use our direct phpMyAdmin login URL, but you must know the DB account info. This option will enable you to grant access to any database to other individuals, without giving them access to the whole web hosting account.