phpMyAdmin is an advanced tool that shall enable you to control MySQL databases. It is coded in PHP and provides an easy to work with web interface to: set up, delete or modify database cells, rows and entire tables. Less experienced users can employ the software tool to import or export a database with several clicks in numerous formats - XML, CSV, SQL and PDF, and that's the fastest and the simplest way to move a script-driven site from one Internet hosting provider to another, due to the fact that almost all the data of this kind of a website is stored in a database, not in static files. More experienced users can access numerous advanced features such as running MySQL statements or managing the privileges of database users. phpMyAdmin is one of the most commonly used MySQL management systems out there.
phpMyAdmin in Shared Website Hosting
phpMyAdmin is offered as a part of our Linux shared website hosting service and you'll be able to access it whenever you want through your Hepsia CP. All databases which you set up inside the account shall be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it will take to gain access to any of them will be to click on the small phpMyAdmin icon, that'll be on the right side of each and every database. You won't have to type in any information, as you'll be logged in automatically in a new browser tab. If you prefer to sign in by hand instead of going through the CP, you will be able to do that using our direct phpMyAdmin login page in which you'll have to input the database username and password. This option is helpful if you want to grant access to a certain database to a third party, for instance a web designer.
phpMyAdmin in Semi-dedicated Servers
When 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 with ease as you can sign in to phpMyAdmin directly from your hosting Control Panel. Any MySQL database you set up shall 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 basic as clicking on that icon and our system shall open a new tab in your browser and it shall log you in automatically, so you can export/import or change any content that you want. We also provide the option to sign in directly to phpMyAdmin without employing your Control Panel. In such cases, the login is manual and requires a username and a password. This function allows you to grant access to a specific database to other people without giving them access to your hosting account.