phpMyAdmin is a feature-rich tool written in PHP, that will provide you with complete control of a MySQL database. You can do literally anything - set up fields, rows and tables, delete them or modify their data, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is essential if you would like to switch hosting providers, simply because you can effortlessly generate a full backup of a database in several formats (SQL, CSV, XML). You shall end up with only one file containing 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 through the same tool on their end. Your site will look exactly the same, for the reason that all script applications store their data inside a database. With phpMyAdmin you could also effortlessly search and replace content material of your preference across the entire internet site - a word, a phrase or a link, for instance.

phpMyAdmin in Shared Hosting

You will be able to use phpMyAdmin to access any database you set up inside a shared hosting account purchased through our company since we supply the tool by default with all our packages. When you log in to your Hepsia website hosting CP and set up a new database inside the MySQL Databases section, a tiny phpMyAdmin icon shall appear on its right-hand side. What it requires to log in immediately is to click on this icon and the tool shall open in a new browser tab, so you can control the database content. That is also how you can import a database if you are moving your website from another service provider to our innovative cloud hosting platform. A different way to log in to a database is if you use our direct phpMyAdmin login URL, but you should know the DB username and password. This option will permit you to grant access to any database to other individuals, without providing them with access to the whole hosting account.

phpMyAdmin in Semi-dedicated Hosting

If you host your script-driven site in a semi-dedicated server account from our company, you'll be able to handle the site database manually with ease as you can sign in to phpMyAdmin straight from your web hosting Control Panel. Any MySQL database you set up shall be listed inside the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a particular database is as easy as clicking on that icon and our system shall open a new tab inside your web browser and it'll log you in automatically, to permit you to export/import or modify any content that you want. We also provide the option to sign in directly to phpMyAdmin without going through your Control Panel. In such cases, the login is manual and requires a username and a password. This function allows you to provide access to a particular database to other individuals without giving them access to your website hosting account.