phpMyAdmin
What is phpMyAdmin? What is its purpose? Why will your web sites need it?
phpMyAdmin is an efficient PHP-based software tool employed to handle MySQL databases through a web interface. You can use it to run MySQL commands, create, modify and remove cells, rows and tables or manage users with separate levels of access to the database in question. Every one of these tasks could be completed from any device as long as you have an Internet browser and access to the website hosting account in which the database is. With phpMyAdmin, you may also export or import a whole database, which is an extremely helpful feature if you want to migrate an Internet site from one hosting provider to another. Several different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, based upon what you'd like to do - move the data from one web hosting account to another, preview a whole database in a spreadsheet app such as Microsoft Excel, etc.
-
phpMyAdmin in Cloud Website Hosting
phpMyAdmin is available as an element of our
Linux cloud website hosting and you shall be able to access it whenever you want via your Hepsia Control Panel. All databases that you set up in the account will be listed in alphabetical order inside 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 tiny phpMyAdmin icon, that will be on the right side of each database. You will not have to enter any information, because you'll be logged in automatically in a new Internet browser tab. If you prefer to log in by hand and not using the Control Panel, you will be able to do that via 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 offer access to a specific database to some third party, such as a web designer.