phpMyAdmin is a sophisticated tool which will enable you to handle MySQL databases. It's developed in PHP and offers an easy to work with web interface to: set up, delete or change database cells, rows and whole tables. Less experienced users could employ the software tool to import or export a database with several mouse clicks in a range of formats - XML, CSV, SQL and PDF, and that's the fastest and the simplest way to move a script-driven site from one hosting provider to another, due to the fact that almost all of the content of this type of a website is stored in a database, not in static files. More experienced users can access a variety of advanced features which include running MySQL statements or managing the privileges of database users. phpMyAdmin is one of the most popular MySQL management systems on the market.
phpMyAdmin in Web Hosting
phpMyAdmin is part of every Linux web hosting we provide and it is accessible from our in-house built Hepsia Control Panel. A small phpMyAdmin icon will be shown on the right side of every database which you create inside the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you will be logged into the app 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 Control Panel, you shall also be able to sign in via a direct phpMyAdmin login page, but you ought to know the database account information. The last feature is handy if you have to give access to a database to a third-party.
phpMyAdmin in Semi-dedicated Servers
When you host your script-driven website in a semi-dedicated server account from our company, you'll 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 that you create will be listed in the Databases section of your account and it shall 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 shall open a new tab in your Internet browser and it will log you in automatically, so you can export/import or change any content you want. We also provide the option to log in directly to phpMyAdmin without employing your Control Panel. In cases like this, the login is manual and requires a username and a password. This feature will allow you to provide access to a certain database to other people without giving them access to your hosting account.