phpMyAdmin is an advanced tool which will allow you to control MySQL databases. It's written in PHP and provides an easy to work with web interface to: set up, erase or modify database cells, rows and entire tables. Less experienced users could take advantage of the instrument to import or export a database with a couple of clicks in many different formats - XML, SQL, CSV and PDF, and that is the quickest and the easiest way to move a script-driven website from one hosting company to another, due to the fact that almost all the content of this type of an Internet site is kept in a database, not in static files. More capable users can access numerous advanced functions including running MySQL statements or controlling the privileges of database users. phpMyAdmin is one of the most commonly used MySQL management systems on the market.

phpMyAdmin in Shared Hosting

phpMyAdmin is part of each shared hosting service that we offer and it is accessible via our tailor-made Hepsia CP. A little phpMyAdmin icon shall be shown on the right side of each database you create in the MySQL Databases section of the CP and by clicking on the icon for the database which you want to access, you will be logged into the app instantly in a new tab of your browser. Then you can do everything you would like - export the entire or part of the content, import a database, run SQL queries, search and modify terms. If you do not want to use the CP, you will also be able to log in using a direct phpMyAdmin login page, but you ought to know the database account information. The last function is useful if you have to give access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

If you host any script-driven website inside a semi-dedicated server account from our company, you shall be able to administer the website database manually without any difficulty since you can log in to phpMyAdmin directly from your web hosting Control Panel. Any MySQL database you set up shall be listed in the Databases section of your account and it will have a phpMyAdmin icon on its right side. Accessing the tool for a specific database is as simple as clicking on that icon and our system will open a new tab in your browser and it shall log you in automatically, so that you can export/import or change any content that you'd like. We also provide the option to sign in straight to phpMyAdmin without going through your CP. In such cases, the login is manual and requires a username and a password. This feature will permit you to give access to a particular database to other individuals without giving them access to your Internet hosting account.