phpMyAdmin
Find out more about what phpMyAdmin is and how to use it as an administrative instrument for all your MySQL databases.
phpMyAdmin is a powerful PHP-based software tool employed to manage MySQL databases via a web interface. You may employ it to run MySQL commands, create, modify and erase cells, rows and tables or manage users with various levels of access to the database in question. Every single one of these tasks may be carried out from any device given that you have an Internet browser and access to the Internet hosting account in which the database is. With phpMyAdmin, you can also export or import a whole database, which is a very useful feature if you'd like to migrate an Internet site from one web hosting company to another. Many different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, depending on what you would like to do - move the data from one hosting account to another, preview a whole database in a spreadsheet application like Microsoft Excel, and so forth.
-
phpMyAdmin in Shared Web Hosting
phpMyAdmin is part of every
Linux shared web hosting package we offer and it's accessible from our custom-built Hepsia CP. A little phpMyAdmin icon will be displayed on the right side of every database you set up in the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you will be logged into the application instantly in a new tab of your web browser. Then you can do everything you'd like - export the entire or a part of the data, import a database, run SQL queries, search and replace terms. If you do not want to employ the CP, you shall also be able to log in via a direct phpMyAdmin login page, but you need to know the database account information. The last feature is beneficial if you have to give access to a database to a third-party.