phpMyAdmin is a sophisticated tool which will permit you to handle MySQL databases. It is written in PHP and offers an easy-to-use web interface to: set up, remove or modify database cells, rows and entire tables. Less experienced users may use the tool to import or export a database with a couple of clicks in many different formats - PDF, CSV, SQL and XML, and that is the quickest and the simplest way to move a script-driven site from one Internet hosting company to another, since almost all of the content of this type of a website is saved in a database, not in static files. More experienced users can access a number of advanced features including running MySQL statements or handling the privileges of database users. phpMyAdmin is amongst the most commonly used MySQL management systems around.

phpMyAdmin in Cloud Hosting

phpMyAdmin is a part of every single Linux cloud hosting we offer and it's accessible via our in-house built Hepsia Control Panel. A tiny phpMyAdmin icon will be displayed on the right side of every database which you set up in 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 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 content, import a database, run SQL queries, search and change terms. If you do not want to employ the CP, you will also be able to log in using a direct phpMyAdmin login page, but you need to know the database username and password. The last feature is beneficial if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

When you host any script-driven site in a semi-dedicated server account from our company, you shall be able to control the website database manually without difficulty because you can sign in to phpMyAdmin straight from your web hosting Control Panel. Any MySQL database 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 particular database is as simple as clicking on that icon and our system will open a new tab inside your Internet browser and it will log you in automatically, so you can export/import or modify any content that you'd like. We also offer the option to sign in straight to phpMyAdmin without going through your CP. In this case, the login is manual and requires a username and a password. This feature permits you to grant access to a particular database to other individuals without giving them access to your hosting account.