phpMyAdmin is an efficient PHP-based software tool employed to manage MySQL databases using a web interface. You may employ it to run MySQL commands, set up, modify and remove cells, rows and tables or control users with different levels of access to the database in question. Each one of these tasks may be done from any device given that you have a web browser and access to the hosting account where the database is. With phpMyAdmin, you can also export or import a whole database, which is an extremely helpful function if you need to migrate a website from one web hosting provider to another. Several different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, depending on what you need to do - move the content from one web hosting account to another, preview an entire database in a spreadsheet application for example Microsoft Excel, etc.

phpMyAdmin in Cloud Hosting

phpMyAdmin is part of each and every cloud hosting we offer and it's accessible via our in-house made Hepsia CP. A small phpMyAdmin icon shall be shown on the right side of every database you create inside the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you'll be logged into the application instantly in a new tab of your browser. Then you can do anything you'd like - export the entire or a 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'll also be able to log in via a direct phpMyAdmin login page, but you ought to know the database username and password. The last function is beneficial if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

When you host your script-driven site in a semi-dedicated server account from our company, you shall be able to administer the website database manually with ease because you can log in to phpMyAdmin directly from your hosting Control Panel. Any MySQL database you create will 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 will open a new tab inside your web browser and it shall log you in automatically, so that you can export/import or change any content that you'd like. We also offer the option to log in directly to phpMyAdmin without using your Control Panel. In this situation, the login is manual and requires a username and a password. This feature enables you to give access to a particular database to other people without giving them access to your Internet hosting account.