phpMyAdmin is an advanced tool that will enable you to handle MySQL databases. It's written in PHP and provides you with an easy to navigate web interface to: set up, erase or change database cells, rows and entire tables. Less experienced users can take advantage of the tool to import or export a database with a few mouse clicks in numerous formats - PDF, CSV, SQL and XML, and this is the quickest and the simplest way to transfer a script-driven site from one Internet hosting provider to another, since almost all of the content of this type of an Internet site is stored in a database, not in static files. Knowledgeable users can access quite a few advanced functions which include running MySQL statements or managing the privileges of database users. phpMyAdmin is amongst the most widely used MySQL management systems on the market.
phpMyAdmin in Website Hosting
phpMyAdmin is available as a part of our Linux website hosting and you shall be able to access it at any time through your Hepsia CP. All databases which you set up in the account will be listed in alphabetical order within the MySQL Databases section of the CP and all it shall take to log in to any of them shall be to click on the small phpMyAdmin icon, which will be on the right side of every database. You'll not have to input any info, since you'll be logged in automatically in a new Internet browser tab. If you prefer to log in by hand and not going through the Control Panel, you'll be able to do that via our direct phpMyAdmin login page where you shall have to type in the database username and password. This option is useful if you need to give access to a specific database to some third party, for instance a web designer.