phpMyAdmin
What is phpMyAdmin? What is its function? Why will your sites need it?
phpMyAdmin is a highly efficient PHP-based tool used to handle MySQL databases through a web interface. You may employ it to run MySQL commands, set up, modify and remove cells, rows and tables or handle users with various levels of access to the database in question. All these tasks may be performed from any device provided that you have a web browser and access to the website hosting account in which the database is. With phpMyAdmin, you could also export or import a whole database, which is a very beneficial function if you would like to migrate a website from one hosting provider to another. Several different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, dependant upon what you need to do - move the content from one hosting account to another, preview an entire database in a spreadsheet app such as Microsoft Excel, etc.
-
phpMyAdmin in Shared Web Hosting
phpMyAdmin is provided as a part of our
Linux shared web hosting packages and you will be able to access it anytime via your Hepsia CP. All databases you set up inside the account will 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 will be to click on the small phpMyAdmin icon, that'll be on the right side of each database. You will not need to input any info, since you will be logged in automatically in a new browser tab. If you prefer to sign in manually rather than going through the CP, you shall be able to do that via our direct phpMyAdmin login page in which you'll have to input the database account information. This option is helpful if you need to give access to a specific database to some third party, for instance a web designer.