phpMyAdmin is an advanced tool which will allow you to control MySQL databases. It is developed in PHP and offers an easy to work with web interface to: set up, remove or change database cells, rows and entire tables. Less experienced users may take advantage of the instrument to import or export a database with a couple of clicks in a number of formats - PDF, SQL, CSV and XML, and this is the fastest and the easiest way to transfer a script-driven Internet site from one website hosting company to another, due to the fact that almost all the content of such a site is stored in a database, not in static files. Knowledgeable users can access a variety of advanced functions including running MySQL statements or controlling the privileges of database users. phpMyAdmin is amongst the most widely used MySQL management systems available.

phpMyAdmin in Web Hosting

phpMyAdmin is a part of each Linux web hosting service which we offer and it is accessible from our custom Hepsia Control Panel. A small phpMyAdmin icon shall be shown on the right side of each database that you create inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database that 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 modify terms. If you don't want to use the CP, you'll also be able to log in via a direct phpMyAdmin login page, but you need to know the database account information. The last function is beneficial if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

When you host your script-driven site in a semi-dedicated server account from our company, you'll be able to control the website database manually without difficulty because you can log in to phpMyAdmin directly from your web hosting Control Panel. Any MySQL database which you create will be listed inside 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 basic as clicking on that icon and our system will open a new tab inside your Internet 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 log in straight to phpMyAdmin without going through your Control Panel. In this situation, the login is manual and requires a username and a password. This function enables you to provide access to a particular database to other people without giving them access to your hosting account.