phpMyAdmin is a feature-rich tool written in PHP, which will offer you total control over a MySQL database. You can do virtually anything - create fields, rows and tables, delete them or modify their content, export or import a whole database or only a specific part of it, and execute MySQL commands. The tool is essential when you would like to switch hosting providers, because you can conveniently generate a full backup of a database in different formats (SQL, CSV, XML). You shall end up with only one file which contains the entire content of the database, so you could download it from the present provider, upload it to the server of the new one and import it through the same tool on their end. Your website will look exactly the same, for the reason that all script apps store their data inside a database. With phpMyAdmin you may also quickly search and replace content of your preference across the whole internet site - a word, an expression or a link, for example.
phpMyAdmin in Shared Website Hosting
phpMyAdmin is available as an element of our shared website hosting plans and you'll be able to access it anytime via your Hepsia CP. All databases that you set up in the account shall be listed in alphabetical order in the MySQL Databases section of the CP and all it shall take to access any of them will be to click on the tiny phpMyAdmin icon, that'll be on the right side of each database. You will not have to type in any information, since you'll be logged in automatically in a new web browser tab. If you would like to sign in by hand and not using the Control Panel, you'll be able to do this through our direct phpMyAdmin login page where you will have to input the database account information. This option is useful if you have to offer access to a certain database to some third party, for example a web designer.
phpMyAdmin in Semi-dedicated Servers
If you host a script-driven Internet site inside a semi-dedicated server account from our company, you shall be able to control the website database manually without any difficulty as you can sign in to phpMyAdmin directly from your hosting Control Panel. Any MySQL database that you set up shall be listed in the Databases section of your account and it will have a phpMyAdmin icon on its right side. Accessing the tool for a certain database is as basic as clicking on that icon and our system shall open a new tab in your browser and it will log you in automatically, so that you can export/import or modify any content that you would like. We also provide the option to log in straight to phpMyAdmin without going through your Control Panel. In this case, the login is manual and requires a username and a password. This feature enables you to give access to a particular database to other people without giving them access to your hosting account.