phpMyAdmin is a feature-rich tool coded in PHP, which will give you 100 % control over a MySQL database. You may do virtually everything - create fields, rows and tables, erase them or modify their data, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is necessary if you want to switch web hosting providers, because you may easily create a full backup of a database in several formats (SQL, CSV, XML). You'll end up with only one file containing the whole 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 website shall look exactly the same, due to the fact that all script apps store their content within a database. With phpMyAdmin you could also easily search and replace information of your choice 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 part of your Hepsia Control Panel. If you are signed into your Internet hosting account, you can click on the phpMyAdmin icon, which shall be on the right-hand side of each database you have set up, and you will be logged in immediately. Alternatively, you can also access a database directly by going to our phpMyAdmin login page and typing in the corresponding username and password. You'll have the exact same level of access either way and you'll be able to complete all procedures which the tool supports, to enable you to easily import, export or modify any of your databases. The direct link could be very 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 hosting account.

phpMyAdmin in Semi-dedicated Hosting

When you host your script-driven website in a semi-dedicated server account from our company, you shall be able to manage the website database manually with ease as you can sign in to phpMyAdmin straight from your hosting CP. 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 easy as clicking on that icon and our system will open a new tab inside your Internet browser and it shall log you in automatically, to permit you to export/import or change any content that you would like. We also offer the option to log in straight to phpMyAdmin without using your Control Panel. In such cases, the login is manual and requires a username and a password. This feature will enable you to give access to a specific database to other individuals without giving them access to your website hosting account.