phpMyAdmin is a feature-rich tool coded in PHP, that will provide you with complete control of a MySQL database. You could do absolutely anything - set up fields, rows and tables, delete them or change their data, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is necessary in case you want to switch hosting providers, since you could conveniently create a full backup of a database in a variety of formats (SQL, CSV, XML). You shall end up with a single file that contains the entire content of the database, so you can 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, due to the fact that all script applications store their content within a database. With phpMyAdmin you can also easily search and replace content material of your choosing across the entire website - a word, an expression or a link, for instance.

phpMyAdmin in Cloud Hosting

We provide phpMyAdmin with all Linux cloud hosting and you'll be able to access it from the MySQL Databases section of your Hepsia CP. If you are signed into your website hosting account, you should click on the phpMyAdmin icon, which shall be on the right-hand side of every database you have set up, and you will be logged in automatically. Alternatively, you could also access a database directly by visiting our phpMyAdmin login page and entering the corresponding username and password. You'll have the exact same level of access in either case and you shall be able to execute all operations the software tool supports, so you can effortlessly import, export or modify any of your databases. The direct link can be quite useful in case a third person, such as a web designer, needs access to a specific database and you don't want to give them full access to the website hosting account.

phpMyAdmin in Semi-dedicated Hosting

If you host any script-driven site in a semi-dedicated server account from our company, you shall be able to administer the website database manually without any difficulty as you can sign in to phpMyAdmin straight from your website hosting CP. Any MySQL database that you create will be listed in the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a specific database is as easy as clicking on that icon and our system shall open a new tab in your Internet browser and it'll log you in automatically, to permit you to export/import or change any content that you would like. We also provide the option to log in straight to phpMyAdmin without going through your CP. In this situation, the login is manual and requires a username and a password. This function will allow you to provide access to a specific database to other individuals without giving them access to your web hosting account.