phpMyAdmin is a feature-rich tool coded in PHP, which shall give you 100 % control over a MySQL database. You can do literally anything - create fields, rows and tables, delete them or modify their data, export or import a whole database or only a specific part of it, and execute MySQL commands. The tool is very important when you want to switch hosting providers, simply because you could effortlessly 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 web server of the new one and import it via the same tool on their end. Your site shall look exactly the same, simply because all script apps store their data in a database. With phpMyAdmin you may also effortlessly search and replace information of your preference across the whole web site - a word, an expression or a link, for instance.

phpMyAdmin in Website Hosting

phpMyAdmin is a part of each and every website hosting which we offer and it is accessible through our custom-built Hepsia Control Panel. A tiny phpMyAdmin icon shall be shown on the right side of each database you set up inside the MySQL Databases section of the CP and by clicking on the icon for the database which you want to access, you'll be logged into the application immediately in a new tab of your Internet browser. Then you can do everything you would like - export the whole or part of the content, import a database, run SQL queries, search and modify terms. If you don't want to employ the CP, you will also be able to sign in through a direct phpMyAdmin login page, but you ought to know the database username and password. The last function is beneficial if you have to give access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is one of the software tools that come with all our Linux semi-dedicated packages. You may log into it and manage any of your MySQL databases if you click on the phpMyAdmin icon situated on the right side of each database which you have created using your Hepsia hosting Control Panel. You shall not need to do anything else, since our system shall log you in automatically and you could proceed with the tasks you want to do - import a database file from another website hosting company, modify some content, etcetera. You can easily access a database by using the direct phpMyAdmin login page too, but in cases like this you will need to type in the correct username and password. You can use this option if you hire a web designer, as they can work on your site without accessing your website hosting Control Panel. That way, all files and e-mails that you have in the account shall be secure.