phpMyAdmin
Learn more about what phpMyAdmin is and the best way to use it as a management instrument for all your MySQL databases.
phpMyAdmin is a powerful PHP-based tool employed to manage MySQL databases through a web interface. You can employ it to run MySQL commands, create, change and remove cells, rows and tables or handle users with different levels of access to the database in question. Every single one of these tasks could be done from any device as long as you have an Internet browser and access to the website hosting account where the database is. With phpMyAdmin, you can also export or import an entire database, which is a very useful function if you need to migrate a web site from one web 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 need to do - move the data from one hosting account to another, preview an entire database in a spreadsheet application for example Microsoft Excel, etc.
-
phpMyAdmin in Cloud Website Hosting
phpMyAdmin is provided as part of our
cloud website hosting plans and you shall be able to access it anytime from your Hepsia Control Panel. All databases that you create in the account shall be listed in alphabetical order within the MySQL Databases section of the Control Panel and all it will take to log in to any of them will be to click on the small phpMyAdmin icon, that'll be on the right side of every database. You'll not have to input any info, because you'll be logged in automatically in a new web browser tab. If you would like to sign in by hand instead of using the CP, you will be able to do that using our direct phpMyAdmin login page where you shall have to enter the database username and password. This option is handy if you need to grant access to a specific database to a third party, for instance a web designer.