phpMyAdmin
What's phpMyAdmin? What is its role? Why will your sites need it?
phpMyAdmin is an efficient PHP-based software tool which is used to manage MySQL databases via a web interface. You may use it to run MySQL commands, create, edit and delete cells, rows and tables or manage users with different levels of access to the database in question. All these tasks may be completed from any device provided that you have a web browser and access to the hosting account in which the database is. With phpMyAdmin, you can also export or import an entire database, which is an extremely helpful function if you need to migrate a web site from one web hosting provider to another. Many different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, depending on what you would like to do - move the data from one hosting account to another, preview an entire database in a spreadsheet app like Microsoft Excel, etc.
-
phpMyAdmin in Shared Hosting
We offer phpMyAdmin with all of our
shared hosting and you will be able to access it via the MySQL Databases section of your Hepsia Control Panel. In case you are signed into your Internet hosting account, you should click on the phpMyAdmin icon, which will be on the right-hand side of each database you've created, and you will be signed in automatically. Alternatively, you can also access a database directly by visiting our phpMyAdmin login page and inputting the corresponding account information. You will have the same level of access in both cases and you'll be able to execute all operations that the tool supports, so that you can easily import, export or modify each of your databases. The direct link could be very useful if a third person, like a web designer, requires access to a given database and you don't want to give them full access to the Internet hosting account.