phpMyAdmin is a feature-rich tool written in PHP, which shall present you with complete control of a MySQL database. You may do literally everything - set up fields, rows and tables, erase them or change their content, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is irreplaceable when you would like to switch web hosting providers, as you may effortlessly generate a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with a single file that contains the whole content of the database, so you could download it from the present provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your website will look exactly the same, due to the fact that all script apps store their data in a database. With phpMyAdmin you could also conveniently search and replace content material of your preference across the entire website - a word, an expression or a link, for example.
phpMyAdmin in Cloud Hosting
phpMyAdmin is featured as part of our Linux cloud hosting and you will be able to access it at any time through your Hepsia Control Panel. All databases you set up in the account will be listed in alphabetical order within 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 small phpMyAdmin icon, that'll be on the right side of each and every database. You will not have to input any info, because you'll be logged in automatically in a new browser tab. If you prefer to sign in manually and not using the Control Panel, you'll be able to do that through our direct phpMyAdmin login page in which you will have to input the database username and password. This option is useful if you need to grant access to a certain database to a third party, for example a web designer.
phpMyAdmin in Semi-dedicated Hosting
If you host any script-driven website in a semi-dedicated server account from our company, you shall be able to manage the website database manually without difficulty as you can log in to phpMyAdmin straight from your web hosting CP. Any MySQL database that you set up will 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 specific database is as basic as clicking on that icon and our system shall open a new tab inside your browser and it shall log you in automatically, to enable you to export/import or modify any content that you would like. We also offer the option to sign in straight to phpMyAdmin without employing your Control Panel. In this situation, the login is manual and requires a username and a password. This feature makes it possible for you to provide access to a specific database to other individuals without giving them access to your hosting account.