phpMyAdmin is a feature-rich tool coded in PHP, which will give you total control over a MySQL database. You may do virtually anything - create fields, rows and tables, erase them or alter their content, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is very important in case you want to switch hosting companies, as you can very easily create a full backup of a database in a number of formats (SQL, CSV, XML). You'll end up with a single file containing the whole content of the database, so you could 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 website shall look exactly the same, because all script applications store their data inside a database. With phpMyAdmin you can also effortlessly search and replace information of your choice across the entire web site - a word, a phrase or a link, for example.

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 acquired from our company because we provide the tool by default with all of our plans. Once you sign in to your Hepsia Internet hosting Control Panel and set up a new database in the MySQL Databases section, a little phpMyAdmin icon will appear on its right-hand side. What it requires to log in immediately is to click on this icon and the tool shall open inside a new browser tab, so that you can manage the database data. That's also how you could import a database if you're moving your Internet site from another service provider to our sophisticated 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 username and password. This option will enable you to grant access to any database to other people, without giving them access to the entire hosting account.

phpMyAdmin in Semi-dedicated Servers

If you have a semi-dedicated server plan from our company, you'll be able to access phpMyAdmin to manage any MySQL database that you create inside your account from the Hepsia hosting CP. A new tab will open in your web browser the instant you click on the phpMyAdmin icon for a specific database and you'll be logged into the advanced tool automatically, so you'll not need to type the database username or password. If you would like to provide access to another person like a website designer, for instance, you could give them the database login details and they'll be able to log in through a direct link to phpMyAdmin, so they will never need access to your whole web hosting account. This option will allow you to keep your files and emails safe at all times.