phpMyAdmin is a sophisticated tool which will enable you to handle MySQL databases. It's written in PHP and provides an easy to navigate web interface to: set up, delete or change database cells, rows and entire tables. Less experienced users can use the software tool to import or export a database with a couple of mouse clicks in many different formats - XML, SQL, CSV and PDF, and that is the fastest and the easiest way to migrate a script-driven Internet site from one Internet hosting company to another, as most of the content of such a site is saved in a database, not in static files. More capable users can access a variety of advanced features which include running MySQL statements or controlling the privileges of database users. phpMyAdmin is amongst the most widely used MySQL management systems out there.

phpMyAdmin in Shared Web Hosting

phpMyAdmin is a part of every single Linux shared web hosting service which we provide and it's accessible from our tailor-made Hepsia CP. A small phpMyAdmin icon shall be displayed on the right side of every database which you set up inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database that you want to access, you'll be logged into the application automatically in a new tab of your browser. Then you can do anything you'd like - export the entire or part of the content, import a database, run SQL queries, search and replace terms. If you don't want to go through the CP, you shall also be able to sign in via a direct phpMyAdmin login page, but you should know the database username and password. The last feature is handy if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

When you host a script-driven site inside a semi-dedicated server account from our company, you shall be able to handle the website database manually without difficulty simply because you can log in to phpMyAdmin straight from your web hosting Control Panel. Any MySQL database you create shall be listed in the Databases section of your account and it shall have a phpMyAdmin icon on its right side. Accessing the tool for a specific database is as basic as clicking on that icon and our system will open a new tab in your browser and it shall log you in automatically, so you can export/import or modify any content that you want. We also offer the option to sign in directly to phpMyAdmin without using your CP. In cases like this, the login is manual and requires a username and a password. This feature enables you to give access to a particular database to other individuals without giving them access to your Internet hosting account.