phpMyAdmin is an efficient PHP-based tool employed to manage MySQL databases via a web interface. You may use it to run MySQL commands, set up, 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 can be performed from any device given that you have a web browser and access to the Internet hosting account where the database is. With phpMyAdmin, you can also export or import an entire database, which is a very beneficial feature if you'd like to migrate a website from one web hosting provider to another. A number of different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, dependant upon what you would like to do - move the content from one internet hosting account to another, preview a whole database in a spreadsheet app for example Microsoft Excel, and so forth.

phpMyAdmin in Cloud Web Hosting

phpMyAdmin is a part of every single cloud web hosting service we offer and it's accessible via our in-house made Hepsia CP. A small phpMyAdmin icon shall be displayed on the right side of any database that you set up inside the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you shall be logged into the app automatically in a new tab of your web browser. Then you can do everything you would like - export the whole or part of the content, import a database, run SQL queries, search and replace terms. If you do not want to use the Control Panel, you shall also be able to log in through a direct phpMyAdmin login page, but you must know the database username and password. The last feature is helpful if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

If you host a script-driven website inside a semi-dedicated server account from our company, you shall be able to manage the site database manually with ease since you can log in to phpMyAdmin directly from your website hosting CP. Any MySQL database which you create will be listed inside the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a certain database is as basic as clicking on that icon and our system will open a new tab in your browser and it will log you in automatically, to permit you to export/import or modify any content that you'd like. We also offer the option to log in straight to phpMyAdmin without going through your CP. In such cases, the login is manual and requires a username and a password. This function will permit you to give access to a particular database to other people without giving them access to your web hosting account.