phpMyAdmin is an advanced tool that will permit you to control MySQL databases. It is written in PHP and offers an easy to work with web interface to: create, delete or change database cells, rows and entire tables. Less experienced users could employ the software tool to import or export a database with a couple of clicks in numerous formats - XML, CSV, SQL and PDF, and that's the fastest and the simplest way to move a script-driven website from one hosting provider to another, due to the fact that almost all of the content of such an Internet site is saved in a database, not in static files. More capable users can access quite a few advanced functions such as running MySQL statements or handling the privileges of database users. phpMyAdmin is one of the most popular MySQL management systems around.
phpMyAdmin in Web Hosting
phpMyAdmin is part of each Linux web hosting service that we provide and it's accessible through our custom-made Hepsia Control Panel. A small phpMyAdmin icon will be displayed on the right side of every database that you create in 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 app immediately in a new tab of your Internet browser. Then you can do everything you would like - export the whole or a part of the content, import a database, run SQL queries, search and replace terms. If you do not want to use the CP, you shall also be able to log in via a direct phpMyAdmin login page, but you need to know the database username and password. The last function is useful if you have to provide access to a database to a third-party.
phpMyAdmin in Semi-dedicated Servers
If you host your script-driven website in a semi-dedicated server account from our company, you shall be able to control the site database manually without any difficulty because you can log in to phpMyAdmin directly from your web hosting CP. Any MySQL database you set up 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 particular database is as easy as clicking on that icon and our system shall open a new tab in your Internet browser and it will log you in automatically, to enable you to 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 such cases, the login is manual and requires a username and a password. This function will permit you to provide access to a specific database to other people without giving them access to your Internet hosting account.