phpMyAdmin is a feature-rich tool coded in PHP, which will give you 100 % control of a MySQL database. You may do virtually anything - set up fields, rows and tables, remove them or alter their data, export or import an entire database or just a particular part of it, and execute MySQL commands. The tool is very important in case you need to switch hosting companies, simply because you can easily generate a full backup of a database in several formats (SQL, CSV, XML). You shall end up with just one file containing the whole content of the database, so you may download it from the present provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your site shall look exactly the same, because all script apps store their content within a database. With phpMyAdmin you could also effortlessly search and replace content of your choosing across the whole internet site - a word, an expression or a link, for instance.

phpMyAdmin in Hosting

phpMyAdmin is featured as an element of our Linux hosting packages and you will be able to access it at any time from your Hepsia CP. All databases that you create inside the account shall be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it shall take to gain access to any of them shall be to click on the tiny phpMyAdmin icon, that'll be on the right side of each database. You'll not need to type in any info, as you'll be logged in automatically in a new browser tab. If you'd like to sign in manually and not using the Control Panel, you'll be able to do this through our direct phpMyAdmin login page where you will have to type in the database username and password. This option is useful if you want to give access to a particular database to some third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is one of the tools which come with all our Linux semi-dedicated hosting packages. You can log into it and manage your MySQL databases if you click on the phpMyAdmin icon located on the right side of every database that you have created using your Hepsia website hosting CP. You won't need to do anything else, since our system will log you in automatically and you can proceed with the tasks you should do - import a database file from another host company, modify some content, etc. You can access a database by using the direct phpMyAdmin login page as well, but in such a case you will need to enter the correct username and password. You may use this option if you hire a web designer, as they can work on your website without accessing your web hosting Control Panel. In this way, all files and emails you have in the account shall be safe.