phpMyAdmin is an advanced tool that will enable you to manage MySQL databases. It is developed in PHP and provides an easy to work with web interface to: set up, erase or modify database cells, rows and entire tables. Less experienced users can employ the tool to import or export a database with several clicks in a range of formats - XML, CSV, SQL and PDF, and that's the swiftest and the simplest way to move a script-driven Internet site from one hosting provider to another, due to the fact that most of the content of such a website is stored in a database, not in static files. Knowledgeable users can access numerous advanced features such as running MySQL statements or managing the privileges of database users. phpMyAdmin is among the most popular MySQL management systems available.

phpMyAdmin in Hosting

phpMyAdmin is provided as part of our Linux hosting and you will be able to access it whenever you want via your Hepsia CP. All databases that you create inside the account will be listed in alphabetical order inside the MySQL Databases section of the CP and all it shall take to log in to any of them will be to click on the small phpMyAdmin icon, that will be on the right side of each database. You'll not need to enter any information, because you will be logged in automatically in a new browser tab. If you prefer to log in manually rather than going through the CP, you will be able to do this using our direct phpMyAdmin login page where you will have to enter the database account information. This option is handy if you need to give access to a specific database to some third party, such as a web designer.

phpMyAdmin in Semi-dedicated Hosting

When you host a script-driven website in a semi-dedicated server account from our company, you shall be able to administer the site database manually with ease simply because you can sign in to phpMyAdmin directly from your website hosting CP. Any MySQL database you create shall 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 particular database is as basic as clicking on that icon and our system shall open a new tab inside your browser and it will log you in automatically, to enable you to export/import or change any content you want. We also provide the option to log in straight to phpMyAdmin without employing your CP. In cases like this, the login is manual and requires a username and a password. This function will allow you to give access to a specific database to other individuals without giving them access to your website hosting account.