phpMyAdmin is an innovative tool which will enable you to handle MySQL databases. It's developed in PHP and provides an easy-to-use web interface to: set up, erase or modify database cells, rows and entire tables. Less experienced users may take advantage of the tool to import or export a database with several clicks in many different formats - XML, SQL, CSV and PDF, and that's the quickest and the easiest way to move a script-driven site from one web hosting company to another, due to the fact that almost all of the data of this type of an Internet site is stored in a database, not in static files. More capable users can access numerous advanced functions such as running MySQL statements or controlling the privileges of database users. phpMyAdmin is amongst the most popular MySQL management systems around.
phpMyAdmin in Website Hosting
phpMyAdmin is part of each and every Linux website hosting package that we provide and it's accessible via our in-house made Hepsia Control Panel. A tiny phpMyAdmin icon will be displayed on the right side of any database that you create in the MySQL Databases section of the Control Panel and by clicking on the icon for the database you want to access, you will be logged into the application immediately in a new tab of your web browser. Then you can do anything you'd like - export the whole or a part of the content, import a database, run SQL queries, search and change terms. If you don't want to employ the CP, you will also be able to log in using a direct phpMyAdmin login page, but you ought to know the database username and password. The last feature 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 site in a semi-dedicated server account from our company, you will be able to administer the website database manually without any difficulty as you can sign in to phpMyAdmin straight from your web hosting CP. Any MySQL database you create shall be listed in the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a specific database is as easy as clicking on that icon and our system will open a new tab in your Internet browser and it shall log you in automatically, to permit you to export/import or change any content that you would like. We also offer the option to log in straight to phpMyAdmin without employing your Control Panel. In this case, the login is manual and requires a username and a password. This feature enables you to grant access to a certain database to other individuals without giving them access to your hosting account.