phpMyAdmin is an efficient PHP-based tool which is used to manage MySQL databases via a web interface. You can use it to run MySQL commands, create, edit and delete cells, rows and tables or manage users with different levels of access to the database in question. All these tasks may be carried out 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 could also export or import an entire database, which is an extremely helpful function if you need to migrate a website from one web hosting provider to another. Many different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, dependant upon what you need to do - move the content from one hosting account to another, preview an entire database in a spreadsheet app such as Microsoft Excel, etc.
phpMyAdmin in Cloud Website Hosting
phpMyAdmin is a part of each cloud website hosting plan that we provide and it's accessible from our tailor-made Hepsia Control Panel. A tiny phpMyAdmin icon shall be displayed on the right side of every 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 will be logged into the application automatically in a new tab of your browser. Then you can do everything you would like - export the whole or part of the data, import a database, run SQL queries, search and modify terms. If you do not want to go through the CP, you shall also be able to sign in using a direct phpMyAdmin login page, but you should know the database account information. The last function is useful if you have to grant access to a database to a third-party.
phpMyAdmin in Semi-dedicated Servers
If you host your script-driven website in a semi-dedicated server account from our company, you shall be able to control the site database manually with ease since you can log in to phpMyAdmin directly from your hosting CP. Any MySQL database that you set up shall be listed in the Databases section of your account and it will have a phpMyAdmin icon on its right side. Accessing the tool for a particular database is as easy as clicking on that icon and our system shall open a new tab in your Internet browser and it will log you in automatically, so that you can export/import or modify any content that you would like. We also offer the option to sign in straight to phpMyAdmin without employing your CP. In such cases, the login is manual and requires a username and a password. This feature will allow you to provide access to a particular database to other individuals without giving them access to your Internet hosting account.