phpMyAdmin is a feature-rich tool coded in PHP, that will give you total control of a MySQL database. You could do virtually everything - set up fields, rows and tables, erase them or alter their content, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is necessary if you want to switch web hosting companies, due to the fact that you could very easily create a full backup of a database in different formats (SQL, CSV, XML). You'll end up with only one file containing the whole content of the database, so you could download it from the current provider, upload it to the web server of the new one and import it via the same tool on their end. Your site will look exactly the same, due to the fact that all script applications store their data inside a database. With phpMyAdmin you could also conveniently search and replace information of your preference across the entire website - a word, an expression or a link, for instance.

phpMyAdmin in Cloud Website Hosting

You'll be able to employ phpMyAdmin to access any database you create in a cloud website hosting account purchased from our company because we provide the tool by default with all our hosting plans. As soon as you sign in to your Hepsia hosting CP and create a new database inside the MySQL Databases section, a little phpMyAdmin icon shall appear on its right-hand side. What it takes to log in instantly is to click on this icon and the tool shall open inside a new web browser tab, so that you can manage the database content. This 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. The other way to log in to a database is if you take advantage of our direct phpMyAdmin login URL, but you must know the DB username and password. This option will enable you to provide access to any database to other people, without providing them with access to the whole web hosting account.

phpMyAdmin in Semi-dedicated Hosting

We offer phpMyAdmin with every semi-dedicated server account since our plans support MySQL-driven Internet sites. The tool is integrated inside our in-house built Hepsia Internet hosting Control Panel and if you would like to edit any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a particular database. You won't need any login credentials since you will be signed in automatically. If you do not want to employ your Control Panel or you want to grant access to any database to another individual for whatever reason, you'll also have an alternative option - to visit our phpMyAdmin direct login page where our system shall require the database account info. If you hire a web designer, for example, you can employ that option to allow them to work on your site without giving them access to any files, emails or any other databases inside the account.