phpMyAdmin
Learn more about what phpMyAdmin is and how you can take advantage of it as a management instrument for all of your MySQL databases.
phpMyAdmin is an innovative tool that shall permit you to handle MySQL databases. It's developed in PHP and provides you with an easy-to-use web interface to: set up, remove or modify database cells, rows and whole tables. Less experienced users could take advantage of the instrument to import or export a database with several mouse clicks in a range of formats - XML, SQL, CSV and PDF, and that's the fastest and the easiest way to transfer a script-driven website from one website hosting provider to another, as almost all the data of such a site is kept in a database, not in static files. Knowledgeable users can access quite a few advanced features such as running MySQL statements or controlling the privileges of database users. phpMyAdmin is one of the most widely used MySQL management systems around.
phpMyAdmin in Cloud Website Hosting
phpMyAdmin is provided as part of our cloud website hosting plans and you will be able to access it anytime via your Hepsia CP. All databases you set up in the account shall be listed in alphabetical order inside the MySQL Databases section of the CP and all it will take to log in to any of them shall be to click on the small phpMyAdmin icon, that will be on the right side of each and every database. You will not have to enter any information, since you will be logged in automatically in a new Internet browser tab. If you'd like to log in manually instead of going through the CP, you'll be able to do so using our direct phpMyAdmin login page where you shall have to type in the database account information. This option is handy if you have to offer access to a specific database to some third party, for example a web designer.