phpMyAdmin is a feature-rich tool developed in PHP, that will present you with complete control of a MySQL database. You could do virtually everything - set up fields, rows and tables, delete them or change their data, export or import an entire database or just a certain part of it, and execute MySQL commands. The tool is very important when you want to switch web hosting companies, because you may effortlessly create a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with a single file that contains the whole content of the database, so you can download it from the current provider, upload it to the web server of the new one and import it using the same tool on their end. Your website will look exactly the same, because all script applications store their content inside a database. With phpMyAdmin you could also conveniently search and replace information of your preference 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 in a cloud hosting account acquired from our company as we supply the tool by default with all our packages. After you sign in to your Hepsia website hosting Control Panel and create a new database in the MySQL Databases section, a tiny phpMyAdmin icon shall appear on its right-hand side. What it takes to log in instantly is to click on this icon and the tool shall open in a new web browser tab, so you can manage the database content. That's also how you can import a database when you are moving your site from another provider to our advanced cloud hosting platform. A different way to log in to a database is if you use our direct phpMyAdmin login URL, but you have to know the DB account information. This option will enable you to provide access to any database to other people, without providing them with access to the entire web hosting account.

phpMyAdmin in Semi-dedicated Servers

If you host your script-driven site in a semi-dedicated server account from our company, you will be able to manage the website database manually without any difficulty as you can log in to phpMyAdmin straight from your website hosting CP. Any MySQL database that 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 particular database is as easy as clicking on that icon and our system shall open a new tab in your web browser and it'll log you in automatically, so you can export/import or modify any content you want. We also provide the option to log in directly to phpMyAdmin without using your CP. In this situation, the login is manual and requires a username and a password. This feature allows you to grant access to a certain database to other people without giving them access to your Internet hosting account.