phpMyAdmin is a feature-rich tool coded in PHP, which will offer you total control over a MySQL database. You can do absolutely everything - set up fields, rows and tables, remove them or change their content, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is essential if you want to switch hosting companies, because you may conveniently generate a full backup of a database in several formats (SQL, CSV, XML). You shall end up with just one file which contains the entire content of the database, so you can easily 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 will look exactly the same, simply because all script apps store their data in a database. With phpMyAdmin you could also easily search and replace information of your preference across the entire web site - a word, an expression or a link, for example.

phpMyAdmin in Shared Hosting

You will be able to employ phpMyAdmin to access any database which you set up in a shared hosting account purchased from our company since we provide the tool by default with all of our plans. Once you log in to your Hepsia website hosting Control Panel and create a new database in the MySQL Databases section, a little phpMyAdmin icon will appear on its right-hand side. All it takes to log in immediately is to click on this icon and the tool shall open in a new Internet browser tab, so that you can handle the database content. That is also how you can import a database in case you are moving your web site from another provider to our advanced cloud hosting platform. The other way to log in to a database is if you use our direct phpMyAdmin login URL, but you need to know the DB account info. This option will allow you to grant access to any database to other people, without giving them access to the whole Internet hosting account.

phpMyAdmin in Semi-dedicated Hosting

When you have a semi-dedicated server package from our company, you shall be able to access phpMyAdmin to manage any MySQL database you set up inside your account via the Hepsia hosting Control Panel. A new tab will open within your web browser as soon as you click on the phpMyAdmin icon for a particular database and you will be logged into the innovative tool automatically, so you'll not need to type in the database username or password. If you want to provide access to another person such as a website designer, for example, you can give them the database login credentials and they will be able to log in via a direct link to phpMyAdmin, so they shall never need access to your entire hosting account. This option will allow you to keep your files and emails safe at all times.