phpMyAdmin is a feature-rich tool written in PHP, that will provide you with total control over a MySQL database. You may do practically anything - set up fields, rows and tables, remove them or alter their data, export or import a whole database or just a specific part of it, and execute MySQL commands. The tool is irreplaceable in case you need to switch hosting companies, because you can easily create a full backup of a database in several formats (SQL, CSV, XML). You shall end up with one file which contains the whole content of the database, so you could download it from the present provider, upload it to the server of the new one and import it through the same tool on their end. Your website shall look exactly the same, simply because all script applications store their content in a database. With phpMyAdmin you may also easily search and replace information of your choosing across the whole website - a word, a phrase or a link, for example.

phpMyAdmin in Cloud Website Hosting

You will be able to employ phpMyAdmin to access any database that you create in a cloud website hosting account purchased from our company simply because we supply the tool by default with all hosting plans. As soon as you sign in to your Hepsia Internet 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 that icon and the tool shall open inside a new web browser tab, so you can control the database content. This is also how you could import a database when you are moving your website from another provider to our advanced cloud hosting platform. An alternative way to log in to a database is if you take advantage of our direct phpMyAdmin login URL, but you must know the DB account info. This option will permit you to give access to any database to other people, without providing them with access to the entire hosting account.

phpMyAdmin in Semi-dedicated Hosting

If you have a semi-dedicated server package from our company, you shall be able to access phpMyAdmin to manage any MySQL database which you create in your account through the Hepsia hosting Control Panel. A new tab will open in your browser whenever you click on the phpMyAdmin icon for a specific database and you will be logged into the advanced tool automatically, so you will not need to input the database username or password. If you would like to grant access to another person such as a web developer, for instance, you could give them the database login credentials and they will be able to log in through 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.