phpMyAdmin is a feature-rich tool coded in PHP, which shall present you with total control over a MySQL database. You could do absolutely 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 necessary in case you would like to switch web hosting providers, as you can effortlessly create a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with one file that contains the entire content of the database, so you can download it from the current provider, upload it to the hosting server of the new one and import it via the same tool on their end. Your internet site shall look exactly the same, simply because all script apps store their data within a database. With phpMyAdmin you could also effortlessly search and replace information of your choosing across the entire web site - a word, a phrase or a link, for instance.
phpMyAdmin in Cloud Website Hosting
We provide phpMyAdmin with all our Linux cloud website hosting and you shall be able to access it via the MySQL Databases section of your Hepsia Control Panel. If you're signed into your website hosting account, you can click on the phpMyAdmin icon, which will be on the right-hand side of every database you've created, and you shall be signed in automatically. However, you can also access a database directly by navigating to our phpMyAdmin login page and entering the corresponding username and password. You shall have the same exact level of access either way and you shall be able to carry out all procedures which the tool supports, so you can effortlessly import, export or modify each of your databases. The direct link can be extremely useful if a third person, like a web designer, needs access to a given database and you don't want to give them complete access to the hosting account.
phpMyAdmin in Semi-dedicated Hosting
If you host a script-driven site in a semi-dedicated server account from our company, you will be able to manage the website database manually without difficulty because you can sign in to phpMyAdmin directly from your website hosting CP. Any MySQL database which you create 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 particular database is as simple as clicking on that icon and our system shall open a new tab in your browser and it shall log you in automatically, so that you can export/import or change any content that you'd like. We also offer the option to sign in directly to phpMyAdmin without going through your CP. In this situation, the login is manual and requires a username and a password. This function will permit you to provide access to a specific database to other people without giving them access to your Internet hosting account.