phpMyAdmin is an innovative tool that will enable you to control MySQL databases. It is written in PHP and provides you with an easy-to-use web interface to: create, delete or change database cells, rows and entire tables. Less experienced users may take advantage of the tool to import or export a database with a couple of clicks in a number of formats - PDF, CSV, SQL and XML, and this is the quickest and the simplest way to migrate a script-driven site from one hosting provider to another, since almost all the content of this kind of a website is kept in a database, not in static files. More knowledgeable users can access numerous advanced features including running MySQL statements or managing the privileges of database users. phpMyAdmin is amongst the most popular MySQL management systems on the market.

phpMyAdmin in Cloud Web Hosting

phpMyAdmin is provided as an element of our cloud web hosting plans and you will be able to access it at any time from your Hepsia Control Panel. All databases you create inside the account will be listed in alphabetical order within the MySQL Databases section of the CP and all it will take to gain access to any of them shall be to click on the little phpMyAdmin icon, that will be on the right side of every database. You won't have to type in any information, since you will be logged in automatically in a new web browser tab. If you'd like to log in by hand instead of using the CP, you shall be able to do this using our direct phpMyAdmin login page in which you'll have to enter the database username and password. This option is helpful if you want to give access to a certain database to a third party, for example a web designer.

phpMyAdmin in Semi-dedicated Servers

When you host a script-driven site in a semi-dedicated server account from our company, you will be able to control the site database manually without difficulty since you can log in to phpMyAdmin directly from your hosting CP. Any MySQL database you create 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 certain database is as basic as clicking on that icon and our system will open a new tab in your web browser and it will log you in automatically, to enable you to export/import or modify any content you want. We also offer the option to sign in straight to phpMyAdmin without using your Control Panel. In cases like this, the login is manual and requires a username and a password. This feature enables you to provide access to a certain database to other people without giving them access to your web hosting account.