phpMyAdmin is an advanced tool which will allow you to control 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 whole tables. Less experienced users can employ the software tool to import or export a database with several clicks in a number of formats - PDF, CSV, SQL and XML, and this is the fastest and the simplest way to move a script-driven site from one Internet hosting provider to another, as most of the content of this type of an Internet site is stored in a database, not in static files. More knowledgeable users can access quite a few advanced functions including running MySQL statements or controlling the privileges of database users. phpMyAdmin is one of the most widely used MySQL management systems out there.

phpMyAdmin in Website Hosting

phpMyAdmin is a part of each Linux website hosting package we offer and it's accessible from our custom Hepsia CP. A small phpMyAdmin icon shall be displayed on the right side of every database that 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 application automatically 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 don't want to use the Control Panel, you'll also be able to log in via a direct phpMyAdmin login page, but you must know the database username and password. The last feature is useful if you have to give access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

If you host a script-driven Internet site inside a semi-dedicated server account from our company, you will be able to control the site database manually effortlessly because you can log in to phpMyAdmin directly from your web hosting CP. Any MySQL database which 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 certain database is as easy as clicking on that icon and our system will open a new tab inside your Internet browser and it'll log you in automatically, so you can export/import or modify any content that you would like. We also offer the option to sign in directly to phpMyAdmin without going through your Control Panel. In this situation, the login is manual and requires a username and a password. This function will allow you to provide access to a certain database to other individuals without giving them access to your hosting account.