phpMyAdmin
What's phpMyAdmin? What is its function? Why will your web sites require it?
phpMyAdmin is a highly efficient PHP-based tool which is used to handle MySQL databases via a web interface. You could employ it to run MySQL commands, set up, change and delete cells, rows and tables or manage users with various levels of access to the database in question. Each one of these tasks can be completed from any device as long as you have a web browser and access to the hosting account in which the database is. With phpMyAdmin, you could also export or import an entire database, which is a very useful function if you would like to migrate a web site from one hosting provider to another. Many different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, based upon what you would like to do - move the content from one web hosting account to another, preview an entire database in a spreadsheet app like Microsoft Excel, and so forth.
phpMyAdmin in Cloud Hosting
phpMyAdmin is part of each cloud hosting we provide and it is accessible through our custom-made Hepsia CP. A little phpMyAdmin icon will be shown on the right side of any database that you create inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database that you want to access, you'll be logged into the app instantly in a new tab of your web browser. Then you can do everything you'd like - export the entire or part of the data, import a database, run SQL queries, search and change terms. If you don't want to employ the CP, you will also be able to log in through a direct phpMyAdmin login page, but you need to know the database username and password. The last feature is handy if you have to give access to a database to a third-party.