phpMyAdmin is a feature-rich tool developed in PHP, which shall offer you complete control of a MySQL database. You may do practically anything - set up fields, rows and tables, delete them or alter their content, export or import an entire database or just a particular part of it, and execute MySQL commands. The tool is necessary when you want to switch web hosting providers, due to the fact that you can easily create a full backup of a database in a variety of formats (SQL, CSV, XML). You'll end up with only one file containing the entire content of the database, so you can 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, because all script apps store their content in a database. With phpMyAdmin you could also quickly search and replace information of your choosing across the entire web site - a word, a phrase or a link, for example.

phpMyAdmin in Shared Website Hosting

You shall be able to employ phpMyAdmin to access any database you set up in a shared website hosting account acquired through our company simply because we provide the tool by default with all our packages. After you log in to your Hepsia web hosting Control Panel and create a new database inside the MySQL Databases section, a little phpMyAdmin icon shall appear on its right-hand side. What it requires to log in automatically is to click on that icon and the tool will open inside a new web browser tab, so that you can manage the database content. That is also how you could import a database in case you are moving your site from another host company to our state-of-the-art cloud hosting platform. The other way to log in to a database is if you use our direct phpMyAdmin login URL, but you should know the DB account information. This option will permit you to provide access to any database to other people, without giving them access to the entire hosting account.

phpMyAdmin in Semi-dedicated Hosting

When you have a semi-dedicated server package from our company, you will be able to access phpMyAdmin to control any MySQL database which you create in your account from the Hepsia hosting CP. A new tab will open within your web browser the moment you click on the phpMyAdmin icon for a specific database and you will be logged into the state-of-the-art tool automatically, so you will not need to enter the database username or password. If you want to give access to another person such as a web designer, for instance, you can give them the database login information and they shall be able to log in from a direct link to phpMyAdmin, so they'll never need access to your whole hosting account. This option will allow you to keep your files and emails safe at all times.