phpMyAdmin is a feature-rich tool written in PHP, which shall provide you with 100 % control of a MySQL database. You could do absolutely everything - create fields, rows and tables, remove them or alter their content, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is necessary in case you need to switch hosting providers, because you can easily generate a full backup of a database in several formats (SQL, CSV, XML). You'll end up with just one file which contains the whole content of the database, so you can download it from the present provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your internet site shall look exactly the same, for the reason that all script apps store their content inside a database. With phpMyAdmin you may also easily search and replace content material of your preference across the entire internet site - a word, an expression or a link, for example.

phpMyAdmin in Shared Web Hosting

You'll be able to use phpMyAdmin to access any database that you create inside a shared web hosting account bought through our company since we offer the tool by default with all of our plans. After you log in to your Hepsia web hosting CP and create a new database inside the MySQL Databases section, a tiny phpMyAdmin icon shall appear on its right-hand side. All it takes to log in immediately is to click on this icon and the tool will open inside a new Internet browser tab, so you can manage the database content. That's also the way to import a database when you are moving your Internet site from another company to our advanced cloud hosting platform. A different way to log in to a database is if you take advantage of our direct phpMyAdmin login URL, but you should know the DB account information. This option will enable you to provide access to any database to other individuals, without providing them with access to the entire Internet hosting account.

phpMyAdmin in Semi-dedicated Servers

If you host any script-driven website inside a semi-dedicated server account from our company, you will be able to administer the site database manually without any difficulty because you can sign in to phpMyAdmin directly from your web hosting Control Panel. Any MySQL database you set up 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 simple as clicking on that icon and our system will open a new tab inside your browser and it'll 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 directly to phpMyAdmin without going through your CP. In this case, 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 hosting account.