phpMyAdmin
What's phpMyAdmin? What is its purpose? Why will your sites need it?
phpMyAdmin is an advanced tool that shall permit you to manage MySQL databases. It's developed in PHP and provides you with an easy to work with web interface to: set up, delete or modify database cells, rows and entire tables. Less experienced users may employ the instrument to import or export a database with a couple of mouse clicks in a number of formats - XML, CSV, SQL and PDF, and that is the quickest and the easiest way to transfer a script-driven website from one hosting provider to another, as almost all the data of this kind of a site is stored in a database, not in static files. More experienced users can access numerous advanced features which include running MySQL statements or controlling the privileges of database users. phpMyAdmin is amongst the most commonly used MySQL management systems on the market.
-
phpMyAdmin in Shared Website Hosting
phpMyAdmin is featured as part of our
Linux shared website hosting and you shall be able to access it whenever you want through your Hepsia Control Panel. All databases that you set up in the account shall be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it will take to log in to any of them shall be to click on the little phpMyAdmin icon, that'll be on the right side of every database. You won't have to input any information, since you'll be logged in automatically in a new browser tab. If you'd like to sign in manually and not going through the Control Panel, you will be able to do this through our direct phpMyAdmin login page in which you will have to type in the database account information. This option is handy if you want to give access to a certain database to a third party, for instance a web designer.