phpMyAdmin is a feature-rich tool coded in PHP, which shall give you complete control of a MySQL database. You may do literally everything - create fields, rows and tables, erase them or alter their content, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is very important if you need to switch web hosting providers, simply because you can easily create a full backup of a database in a variety of formats (SQL, CSV, XML). You will end up with one file which contains the entire content of the database, so you may download it from the current provider, upload it to the web server of the new one and import it through the same tool on their end. Your website will look exactly the same, simply because all script applications store their content within a database. With phpMyAdmin you can also conveniently search and replace information of your choosing across the entire web site - a word, an expression or a link, for instance.

phpMyAdmin in Cloud Hosting

You'll be able to employ phpMyAdmin to access any database which you create inside a cloud hosting account purchased from our company as we supply the tool by default with all our packages. Once you log in to your Hepsia website hosting CP and set up a new database inside the MySQL Databases section, a tiny phpMyAdmin icon will appear on its right-hand side. What it takes to log in instantly is to click on this icon and the tool will open in a new web browser tab, so you can control the database content. This is also how you can import a database if you are moving your Internet site from another company to our advanced cloud hosting platform. The other way to log in to a database is if you take advantage of our direct phpMyAdmin login URL, but you need to know the DB account information. This option will enable you to give access to any database to other individuals, without giving them access to the entire Internet hosting account.

phpMyAdmin in Semi-dedicated Hosting

If you host any script-driven website in a semi-dedicated server account from our company, you shall be able to manage the site database manually without any difficulty since you can sign in to phpMyAdmin straight from your website hosting CP. Any MySQL database that you create will be listed inside the Databases section of your account and it shall have a phpMyAdmin icon on its right side. Accessing the tool for a particular database is as basic as clicking on that icon and our system will open a new tab in your browser and it'll log you in automatically, to enable you to export/import or modify any content you want. We also provide the option to sign in straight to phpMyAdmin without employing your Control Panel. In cases like this, the login is manual and requires a username and a password. This feature enables you to give access to a particular database to other individuals without giving them access to your website hosting account.