phpMyAdmin is a feature-rich tool developed in PHP, which shall present you with complete control over a MySQL database. You could do absolutely everything - set up fields, rows and tables, remove 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 very important in case you need to switch hosting companies, because you could conveniently create a full backup of a database in different formats (SQL, CSV, XML). You shall end up with only one file which contains the whole content of the database, so you may download it from the current provider, upload it to the server of the new one and import it through the same tool on their end. Your website shall look exactly the same, for the reason that all script applications store their content within a database. With phpMyAdmin you could also conveniently search and replace content material of your choice across the whole website - a word, a phrase or a link, for instance.
phpMyAdmin in Cloud Web Hosting
We provide phpMyAdmin with all of our Linux cloud web hosting and you shall be able to access it via the MySQL Databases section of your Hepsia CP. If you're signed into your website hosting account, you can click on the phpMyAdmin icon, that will be on the right-hand side of each database you have set up, and you'll be signed in immediately. As an alternative, you may also access a database directly by going to our phpMyAdmin login page and entering the corresponding username and password. You'll have the same exact level of access either way and you shall be able to execute all operations the software tool supports, so you can quickly import, export or modify any of your databases. The direct link could be very useful in case a third person, like a web designer, requires access to a given database and you don't want to give them full access to the hosting account.
phpMyAdmin in Semi-dedicated Hosting
When you host a script-driven website inside a semi-dedicated server account from our company, you'll be able to administer the website database manually without any difficulty because you can sign in to phpMyAdmin directly from your hosting Control Panel. Any MySQL database that you create will be listed inside the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a certain database is as simple as clicking on that icon and our system shall open a new tab in your browser and it will log you in automatically, to enable you to export/import or change any content that you'd like. We also offer the option to log in directly to phpMyAdmin without going through your Control Panel. In this situation, the login is manual and requires a username and a password. This function permits you to give access to a certain database to other people without giving them access to your web hosting account.