phpMyAdmin
Find out more about what phpMyAdmin is and the best way to take advantage of it as an administrative tool for all of your MySQL databases.
phpMyAdmin is an innovative tool which will allow you to handle MySQL databases. It is written in PHP and provides you with an easy to work with web interface to: set up, erase or change database cells, rows and whole tables. Less experienced users could use the instrument to import or export a database with a couple of clicks in a range of formats - XML, CSV, SQL and PDF, and that is the quickest and the easiest way to transfer a script-driven site from one web hosting company to another, since most of the data of this type of an Internet site is stored in a database, not in static files. More capable users can access quite a few advanced functions which include running MySQL statements or handling the privileges of database users. phpMyAdmin is among the most commonly used MySQL management systems around.
-
phpMyAdmin in Cloud Web Hosting
phpMyAdmin is offered as a part of our
cloud web hosting and you shall be able to access it at any time from your Hepsia Control Panel. All databases you set up inside the account shall be listed in alphabetical order inside 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 little phpMyAdmin icon, which will be on the right side of every database. You won't have to enter any information, since you will be logged in automatically in a new browser tab. If you prefer to sign in manually instead of using the Control Panel, you will be able to do so through our direct phpMyAdmin login page where you shall have to input the database username and password. This option is helpful if you need to offer access to a specific database to some third party, for instance a web designer.