phpMyAdmin is an advanced tool that will enable you to manage MySQL databases. It's written in PHP and provides an easy-to-use web interface to: set up, delete or change database cells, rows and whole tables. Less experienced users may employ the tool to import or export a database with a couple of clicks in a range of formats - XML, SQL, CSV and PDF, and this is the quickest and the easiest way to transfer a script-driven website from one hosting company to another, since almost all the content of this kind of an Internet site is saved in a database, not in static files. More knowledgeable users can access a number of advanced features such as running MySQL statements or managing the privileges of database users. phpMyAdmin is amongst the most commonly used MySQL management systems on the market.

phpMyAdmin in Shared Hosting

phpMyAdmin is provided as an element of our Linux shared packages and you'll be able to access it anytime via your Hepsia CP. All databases that you create 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 little phpMyAdmin icon, that'll be on the right side of each database. You'll not need to input any information, since you will be logged in automatically in a new browser tab. If you prefer to sign in manually instead of using the Control Panel, you will be able to do so using our direct phpMyAdmin login page where you'll have to type in the database account information. This option is useful if you have to grant access to a particular database to some third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Hosting

When you host your script-driven Internet site inside a semi-dedicated server account from our company, you will be able to manage the website database manually with ease since you can log in to phpMyAdmin straight from your website hosting CP. Any MySQL database which 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 specific database is as simple as clicking on that icon and our system shall open a new tab inside your browser and it will log you in automatically, to permit you to export/import or modify any content you want. We also offer the option to log in directly to phpMyAdmin without employing your CP. In this situation, the login is manual and requires a username and a password. This feature makes it possible for you to grant access to a particular database to other people without giving them access to your website hosting account.