phpMyAdmin is an advanced tool which will enable you to handle MySQL databases. It's written in PHP and provides you with an easy-to-use web interface to: set up, remove or modify database cells, rows and entire tables. Less experienced users could use the instrument to import or export a database with a few clicks in numerous formats - PDF, CSV, SQL and XML, and that's the fastest and the easiest way to transfer a script-driven Internet site from one Internet hosting company to another, as most of the content of this kind of an Internet site is kept in a database, not in static files. More experienced users can access a number of advanced functions like running MySQL statements or controlling the privileges of database users. phpMyAdmin is amongst the most commonly used MySQL management systems available.
phpMyAdmin in Cloud Hosting
phpMyAdmin is a part of every Linux cloud plan which we offer and it is accessible through our custom-built Hepsia CP. A small phpMyAdmin icon shall be displayed on the right side of any database which you set up inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database you want to access, you will be logged into the app immediately in a new tab of your Internet browser. Then you can do anything you would like - export the whole or part of the content, import a database, run SQL queries, search and modify terms. If you don't want to go through the CP, you shall also be able to sign in through a direct phpMyAdmin login page, but you need to know the database account information. The last feature is handy 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'll be able to administer the website database manually without any difficulty since you can log in to phpMyAdmin directly from your website hosting Control Panel. Any MySQL database that you create 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 certain database is as easy as clicking on that icon and our system shall open a new tab in your web browser and it shall log you in automatically, so you can export/import or modify any content that you'd like. We also provide 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 permit you to grant access to a specific database to other individuals without giving them access to your website hosting account.