phpMyAdmin is a feature-rich tool developed in PHP, that will provide you with complete control over a MySQL database. You can do literally everything - set up fields, rows and tables, remove them or alter their content, export or import an entire database or only a particular part of it, and execute MySQL commands. The tool is irreplaceable in case you want to switch web hosting providers, since you could very easily create a full backup of a database in a number of formats (SQL, CSV, XML). You'll end up with one file that contains the whole content of the database, so you can download it from the present provider, upload it to the web server of the new one and import it using the same tool on their end. Your website will look exactly the same, for the reason that all script apps store their content in a database. With phpMyAdmin you may also easily search and replace content material of your choosing across the whole internet site - a word, a phrase or a link, for example.
phpMyAdmin in Shared Website Hosting
phpMyAdmin is available as a part of our Linux shared website hosting packages and you will be able to access it whenever you want from your Hepsia CP. All databases which you set up in the account will be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it shall take to log in to any of them will be to click on the little phpMyAdmin icon, which will be on the right side of each and every database. You won't need to type in any info, since you'll be logged in automatically in a new Internet browser tab. If you would like to log in by hand instead of using the Control Panel, you will be able to do so through our direct phpMyAdmin login page where you shall have to enter the database account information. This option is helpful if you want to offer access to a particular database to some third party, for example a web designer.
phpMyAdmin in Semi-dedicated Hosting
When you host your script-driven Internet site in a semi-dedicated server account from our company, you'll be able to manage the website database manually without any difficulty since you can log 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 basic as clicking on that icon and our system shall open a new tab inside your web browser and it will log you in automatically, so you can export/import or change any content you want. We also offer the option to sign in straight to phpMyAdmin without using your CP. In this situation, the login is manual and requires a username and a password. This feature permits you to grant access to a certain database to other individuals without giving them access to your Internet hosting account.