phpMyAdmin is a sophisticated tool that shall permit you to manage MySQL databases. It's coded in PHP and provides you with an easy-to-use web interface to: set up, delete or change database cells, rows and whole tables. Less experienced users could use the tool to import or export a database with a few clicks in a number of formats - PDF, CSV, SQL and XML, and that is the swiftest and the easiest way to migrate a script-driven Internet site from one Internet hosting provider to another, since almost all the content of such an Internet site is saved in a database, not in static files. Knowledgeable users can access numerous advanced features including running MySQL statements or managing the privileges of database users. phpMyAdmin is one of the most popular MySQL management systems available.

phpMyAdmin in Shared Hosting

phpMyAdmin is provided as an element of our shared services and you'll be able to access it anytime via your Hepsia Control Panel. All databases you create in the account will be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it will take to log in to any of them will be to click on the little phpMyAdmin icon, that will be on the right side of each database. You won't have to enter any information, since you will be logged in automatically in a new browser tab. If you prefer to sign in by hand and not using the CP, you will be able to do this using our direct phpMyAdmin login page where you'll have to enter the database account information. This option is useful if you need to give access to a particular database to a third party, for example a web designer.

phpMyAdmin in Semi-dedicated Hosting

If you host your script-driven Internet site inside a semi-dedicated server account from our company, you will be able to control the site database manually effortlessly as you can log in to phpMyAdmin directly from your hosting CP. Any MySQL database that you set up shall be listed inside the Databases section of your account and it'll 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 will log you in automatically, so that you can export/import or modify any content that you'd like. We also offer the option to sign in directly to phpMyAdmin without using your Control Panel. In this situation, the login is manual and requires a username and a password. This feature allows you to provide access to a specific database to other individuals without giving them access to your website hosting account.