phpMyAdmin is a sophisticated tool that shall allow you to control MySQL databases. It is written in PHP and provides you with an easy-to-use web interface to: create, delete or modify database cells, rows and entire tables. Less experienced users could employ the software tool to import or export a database with a few mouse clicks in many different formats - PDF, SQL, CSV and XML, and that's the fastest and the simplest way to move a script-driven site from one website hosting company to another, since most of the data of this type of a website is saved in a database, not in static files. More knowledgeable users can access a variety of advanced features like running MySQL statements or controlling the privileges of database users. phpMyAdmin is amongst the most commonly used MySQL management systems on the market.

phpMyAdmin in Shared Hosting

We offer phpMyAdmin with all Linux shared packages and you shall be able to access it via the MySQL Databases part of your Hepsia Control Panel. If you're signed into your website hosting account, you should click on the phpMyAdmin icon, that'll be on the right-hand side of every database you've created, and you'll be logged in instantly. Alternatively, you may also access a database directly by visiting our phpMyAdmin login page and typing in the corresponding username and password. You'll have the same exact level of access in either case and you'll be able to execute all procedures the tool supports, so that you can conveniently import, export or change any of your databases. The direct link could be quite useful in case a third person, like a web designer, requires access to a specific database and you don't want to give them complete access to the hosting account.

phpMyAdmin in Semi-dedicated Hosting

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