phpMyAdmin is a sophisticated tool which will permit you to control MySQL databases. It's developed in PHP and provides an easy to navigate web interface to: create, delete or change database cells, rows and entire tables. Less experienced users can take advantage of the software tool to import or export a database with a couple of clicks in many different formats - XML, SQL, CSV and PDF, and that is the fastest and the simplest way to transfer a script-driven Internet site from one web hosting company to another, since almost all the data of this kind of a site is saved in a database, not in static files. More knowledgeable users can access a variety of advanced features such as running MySQL statements or managing the privileges of database users. phpMyAdmin is amongst the most widely used MySQL management systems out there.

phpMyAdmin in Cloud Hosting

phpMyAdmin is a part of each Linux cloud package we offer and it is accessible from our tailor-made Hepsia CP. A little phpMyAdmin icon shall be shown on the right side of any database you set up in the MySQL Databases section of the CP and by clicking on the icon for the database you want to access, you will be logged into the app automatically in a new tab of your web 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 employ the CP, you'll also be able to log in through a direct phpMyAdmin login page, but you need to know the database account information. The last function is handy if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

If you host your script-driven website inside a semi-dedicated server account from our company, you will be able to administer the site database manually without difficulty simply because you can sign in to phpMyAdmin straight from your website hosting CP. Any MySQL database which you create shall be listed inside the Databases section of your account and it'll 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 inside your Internet browser and it shall log you in automatically, so that you can export/import or modify any content you want. We also provide the option to sign in directly to phpMyAdmin without employing your CP. In this case, the login is manual and requires a username and a password. This feature enables you to provide access to a certain database to other people without giving them access to your web hosting account.