phpMyAdmin is a feature-rich tool coded in PHP, which will give you full control over a MySQL database. You could do literally anything - create fields, rows and tables, remove them or alter their content, export or import an entire database or only a certain part of it, and execute MySQL commands. The tool is vital in case you want to switch web hosting providers, simply because you could effortlessly generate a full backup of a database in a variety of formats (SQL, CSV, XML). You shall end up with only one file containing 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 internet site shall look exactly the same, for the reason that all script applications store their content within a database. With phpMyAdmin you can also conveniently search and replace information of your preference across the whole website - a word, an expression or a link, for instance.

phpMyAdmin in Shared Website Hosting

You'll be able to employ phpMyAdmin to access any database you set up in a shared website hosting account purchased through our company simply because we supply the tool by default with all of our hosting plans. After you sign in to your Hepsia hosting CP and create a new database inside the MySQL Databases section, a little phpMyAdmin icon will 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 Internet browser tab, so you can control the database data. That is also the way to import a database in case you are moving your web site from another host company to our sophisticated cloud hosting platform. A different way to log in to a database is if you use our direct phpMyAdmin login URL, but you should know the DB account info. This option will enable you to provide access to any database to other people, without granting them access to the whole Internet hosting account.

phpMyAdmin in Semi-dedicated Hosting

When you have a semi-dedicated server package through our company, you will be able to access phpMyAdmin to manage any MySQL database which you set up in your account via the Hepsia hosting CP. A new tab will open in your web browser as soon as you click on the phpMyAdmin icon for a particular database and you will be logged into the state-of-the-art tool automatically, so you will not have to enter the database username or password. If you want to grant access to another person like a web developer, for example, you can give them the database login information and they'll be able to log in using a direct link to phpMyAdmin, so they shall never need access to your entire web hosting account. This option will allow you to keep your files and emails safe at all times.