phpMyAdmin
Learn more about what phpMyAdmin is and how you can take advantage of it as an administrative tool for all of your MySQL databases.
phpMyAdmin is a sophisticated tool that will enable you to control MySQL databases. It's written in PHP and offers an easy to work with web interface to: set up, delete or modify database cells, rows and whole tables. Less experienced users could employ the tool to import or export a database with a few mouse clicks in many different formats - XML, CSV, SQL and PDF, and that is the quickest and the simplest way to move a script-driven Internet site from one hosting company to another, since almost all the data of this kind of a website is stored in a database, not in static files. Knowledgeable users can access quite a few 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 Web Hosting
phpMyAdmin is offered as part of our Linux web hosting packages and you shall be able to access it anytime via your Hepsia Control Panel. All databases which you set up inside the account will be listed in alphabetical order within the MySQL Databases section of the CP and all it shall take to gain access to any of them will be to click on the small phpMyAdmin icon, which will be on the right side of every database. You'll not have to enter any information, because you'll be logged in automatically in a new web browser tab. If you would like to sign in manually and not using the CP, you shall be able to do so through our direct phpMyAdmin login page where you will have to type in the database account information. This option is helpful if you want to grant access to a certain database to some third party, such as a web designer.