phpMyAdmin
Learn what phpMyAdmin is, what it’s useful for and the reason why you will need it for your web sites.
phpMyAdmin is a powerful PHP-based tool employed to manage MySQL databases through a web interface. You can use it to run MySQL commands, create, modify and erase cells, rows and tables or handle users with various levels of access to the database in question. These tasks could be done from any device given that you have a web browser and access to the website hosting account where the database is. With phpMyAdmin, you may also export or import an entire database, which is a very beneficial feature if you need to migrate a website from one web hosting provider to another. Many different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, based upon what you need to do - move the content from one internet hosting account to another, preview an entire database in a spreadsheet app such as Microsoft Excel, etc.
-
phpMyAdmin in Shared Hosting
phpMyAdmin is provided as an element of our
Linux shared hosting and you shall be able to access it at any time through your Hepsia Control Panel. All databases which you create in the account will be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it shall take to access any of them will be to click on the little phpMyAdmin icon, that'll be on the right side of each database. You won't have to type in any information, because you'll be logged in automatically in a new web browser tab. If you would like to sign in by hand and not going through the CP, you will be able to do this via our direct phpMyAdmin login page in which you will have to input the database account information. This option is useful if you have to grant access to a particular database to some third party, for instance a web designer.
-
phpMyAdmin in Semi-dedicated Hosting
When you host your script-driven site inside a
semi-dedicated server account from our company, you will be able to control the site database manually effortlessly as you can sign in to phpMyAdmin directly from your web hosting CP. Any MySQL database you set up shall be listed inside the Databases section of your account and it will have a phpMyAdmin icon on its right side. Accessing the tool for a specific database is as simple as clicking on that icon and our system shall open a new tab in your Internet browser and it will log you in automatically, so that you can export/import or modify any content that you want. We also offer the option to log in straight to phpMyAdmin without going through your Control Panel. In such cases, the login is manual and requires a username and a password. This feature will permit you to provide access to a specific database to other people without giving them access to your hosting account.