phpMyAdmin is a powerful PHP-based tool used to control MySQL databases through a web interface. You may employ it to run MySQL commands, create, change and erase cells, rows and tables or control users with various levels of access to the database in question. Every one of these tasks can easily be done from any device as long as you have a browser and access to the hosting account where the database is. With phpMyAdmin, you could also export or import a whole database, which is a very beneficial feature if you'd like to migrate a web site 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, based upon what you'd like to do - move the data from one hosting account to another, preview an entire database in a spreadsheet app such as Microsoft Excel, and so on.

phpMyAdmin in Cloud Website Hosting

phpMyAdmin is a part of each Linux cloud website hosting that we provide and it is accessible via our in-house made Hepsia CP. A tiny phpMyAdmin icon will be displayed on the right side of each database you set up inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database which you want to access, you shall be logged into the app immediately in a new tab of your Internet 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 replace terms. If you don't want to employ the CP, you will also be able to log in via a direct phpMyAdmin login page, but you should know the database username and password. The last function is handy if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

If you host your script-driven website inside a semi-dedicated server account from our company, you shall be able to administer the website database manually with ease because you can sign in to phpMyAdmin directly from your hosting Control Panel. Any MySQL database which you set up shall be listed inside the Databases section of your account and it shall have a phpMyAdmin icon on its right side. Accessing the tool for a particular database is as basic as clicking on that icon and our system shall open a new tab inside your browser and it shall log you in automatically, so that you can export/import or modify any content that you want. 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 enable you to provide access to a particular database to other people without giving them access to your web hosting account.