phpMyAdmin
Learn what phpMyAdmin is, precisely what it’s useful for and the reasons why you will be needing it for your websites.
phpMyAdmin is an innovative tool which will permit you to manage MySQL databases. It's coded in PHP and provides you with an easy-to-use web interface to: set up, delete or modify database cells, rows and whole tables. Less experienced users can employ the software tool to import or export a database with a few mouse clicks in numerous formats - PDF, SQL, CSV and XML, and that's the quickest and the simplest way to transfer a script-driven site from one Internet hosting company to another, since almost all the data of this type of an Internet site is saved in a database, not in static files. More knowledgeable users can access a variety of advanced functions such as running MySQL statements or managing the privileges of database users. phpMyAdmin is one of the most commonly used MySQL management systems out there.
phpMyAdmin in Web Hosting
phpMyAdmin is available as part of our web hosting and you will be able to access it anytime through your Hepsia Control Panel. All databases that you create in the account will be listed in alphabetical order in 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 little phpMyAdmin icon, which will be on the right side of each and every database. You won't need to input any information, as you will be logged in automatically in a new web browser tab. If you'd like to sign in manually and not going through the Control Panel, you shall be able to do this using our direct phpMyAdmin login page in which you'll have to type in the database account information. This option is handy if you want to grant access to a particular database to a third party, such as a web designer.