phpMyAdmin is a feature-rich tool developed in PHP, which will present you with total control over a MySQL database. You may do literally anything - set up fields, rows and tables, erase them or alter their content, export or import a whole database or only a specific part of it, and execute MySQL commands. The tool is very important when you want to switch web hosting providers, due to the fact that you may very easily create a full backup of a database in different formats (SQL, CSV, XML). You'll end up with a single file which contains the entire content of the database, so you can easily download it from the current provider, upload it to the server of the new one and import it using the same tool on their end. Your internet site will look exactly the same, for the reason that all script applications store their content in a database. With phpMyAdmin you may also effortlessly search and replace content material of your preference across the whole internet site - a word, an expression or a link, for instance.

phpMyAdmin in Hosting

phpMyAdmin is part of each Linux hosting we provide and it is accessible through our custom-made Hepsia Control Panel. A tiny phpMyAdmin icon will be displayed on the right side of every database which you create in the MySQL Databases section of the Control Panel and by clicking on the icon for the database that you want to access, you shall be logged into the application instantly in a new tab of your browser. Then you can do anything you'd like - export the entire or a part of the content, import a database, run SQL queries, search and replace terms. If you do not want to use the CP, you shall also be able to sign in through a direct phpMyAdmin login page, but you need to know the database username and password. The last feature is handy if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

If you host any script-driven website inside a semi-dedicated server account from our company, you shall be able to administer the website database manually effortlessly simply because you can log in to phpMyAdmin directly from your hosting Control Panel. Any MySQL database which you create shall be listed in the Databases section of your account and it shall 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 will open a new tab inside your browser and it'll log you in automatically, to permit you to export/import or modify any content that you would like. We also offer the option to log in directly to phpMyAdmin without employing your CP. In such cases, the login is manual and requires a username and a password. This function allows you to grant access to a specific database to other people without giving them access to your hosting account.