phpMyAdmin is a sophisticated tool that shall allow you to handle MySQL databases. It is developed in PHP and provides an easy-to-use web interface to: create, erase or modify database cells, rows and entire tables. Less experienced users can 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 quickest and the easiest way to move a script-driven site from one web hosting provider to another, due to the fact that most of the data of such a site is saved in a database, not in static files. More knowledgeable users can access numerous advanced features such as running MySQL statements or controlling the privileges of database users. phpMyAdmin is amongst the most commonly used MySQL management systems out there.

phpMyAdmin in Cloud Web Hosting

phpMyAdmin is featured as part of our Linux cloud web hosting and you will be able to access it at any time through your Hepsia Control Panel. All databases which you set up in the account shall be listed in alphabetical order inside the MySQL Databases section of the CP and all it will take to access any of them will be to click on the little phpMyAdmin icon, that will be on the right side of each database. You'll not have to type in any information, because you will be logged in automatically in a new Internet browser tab. If you'd like to log in manually instead of using the Control Panel, you shall be able to do that via our direct phpMyAdmin login page in which you shall have to enter the database username and password. This option is useful if you want to offer access to a certain database to a third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Hosting

When you host a script-driven Internet site in a semi-dedicated server account from our company, you will be able to handle the site database manually with ease since you can log in to phpMyAdmin straight from your website hosting CP. 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 certain database is as basic as clicking on that icon and our system will open a new tab in your Internet browser and it'll log you in automatically, so that you can export/import or modify any content that you'd like. We also offer the option to sign in directly to phpMyAdmin without going through your Control Panel. In this case, the login is manual and requires a username and a password. This feature makes it possible for you to provide access to a specific database to other individuals without giving them access to your hosting account.