phpMyAdmin is a feature-rich tool developed in PHP, that will give you total control over a MySQL database. You may do absolutely everything - set up fields, rows and tables, delete them or change their data, export or import an entire database or only a particular part of it, and execute MySQL commands. The tool is essential if you want to switch hosting providers, due to the fact that you can effortlessly generate a full backup of a database in a variety of formats (SQL, CSV, XML). You'll end up with just one file that contains the whole content of the database, so you could download it from the current provider, upload it to the hosting server of the new one and import it using the same tool on their end. Your site shall look exactly the same, for the reason that all script applications store their content in a database. With phpMyAdmin you can also quickly search and replace content material of your choice across the entire internet site - a word, an expression or a link, for instance.

phpMyAdmin in Shared Hosting

You shall be able to employ phpMyAdmin to access any database you create inside a shared hosting account acquired through our company since we supply the tool by default with all packages. Once you log in to your Hepsia Internet hosting CP and set up a new database in the MySQL Databases section, a little phpMyAdmin icon will appear on its right-hand side. What it requires to log in immediately is to click on that icon and the tool will open in a new Internet browser tab, so you can control the database content. This is also how you can import a database if you are moving your site from another host company 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 must know the DB account information. This option will enable you to provide access to any database to other individuals, without granting them access to the entire website 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 manage the site database manually with ease because you can log in to phpMyAdmin directly from your hosting CP. Any MySQL database which you create will be listed inside the Databases section of your account and it will 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'll log you in automatically, to enable you to export/import or change any content that you want. We also provide the option to log in directly to phpMyAdmin without employing your CP. In cases like this, the login is manual and requires a username and a password. This feature makes it possible for you to grant access to a specific database to other people without giving them access to your web hosting account.