phpMyAdmin
Learn more about what phpMyAdmin is and the best way to make use of it as an administrative tool for all your MySQL databases.
phpMyAdmin is an advanced tool which will allow you to control MySQL databases. It's written in PHP and provides you with an easy to navigate web interface to: set up, delete or modify database cells, rows and whole tables. Less experienced users could use the software tool to import or export a database with several clicks in a number of formats - PDF, CSV, SQL and XML, and that's the quickest and the simplest way to migrate a script-driven site from one Internet hosting company to another, due to the fact that almost all the content of this kind of an Internet site is saved in a database, not in static files. More experienced users can access quite a few advanced functions such as running MySQL statements or handling the privileges of database users. phpMyAdmin is amongst the most commonly used MySQL management systems on the market.
phpMyAdmin in Shared Hosting
phpMyAdmin is offered as part of our shared plans and you shall be able to access it anytime via your Hepsia Control Panel. All databases you create inside the account will be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it will take to access any of them shall be to click on the small phpMyAdmin icon, which will be on the right side of every database. You will not need to enter any information, because you'll be logged in automatically in a new web browser tab. If you prefer to sign in manually rather than going through the Control Panel, you will be able to do this through our direct phpMyAdmin login page in which you shall have to input the database account information. This option is handy if you have to give access to a certain database to a third party, such as a web designer.