phpMyAdmin is a feature-rich tool coded in PHP, which shall provide you with 100 % control over a MySQL database. You could do literally anything - create fields, rows and tables, remove them or alter their data, export or import an entire database or just a certain part of it, and execute MySQL commands. The tool is essential when you would like to switch web hosting providers, as you may very easily create a full backup of a database in a variety of formats (SQL, CSV, XML). You shall end up with one file containing the whole content of the database, so you may download it from the current provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your internet site will look exactly the same, simply because all script applications store their content in a database. With phpMyAdmin you may also conveniently search and replace content material of your choosing across the whole website - a word, an expression or a link, for instance.
phpMyAdmin in Shared Hosting
phpMyAdmin is provided as an element of our shared hosting plans and you shall be able to access it anytime from your Hepsia CP. All databases that you create in the account shall be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it will take to gain access to any of them shall be to click on the tiny phpMyAdmin icon, which will be on the right side of each database. You won't have to enter any information, as you'll be logged in automatically in a new browser tab. If you would like to log in by hand rather than using the Control Panel, you will be able to do that using our direct phpMyAdmin login page in which you'll have to type in the database username and password. This option is helpful if you need to offer access to a certain database to a third party, for example a web designer.
phpMyAdmin in Semi-dedicated Servers
phpMyAdmin is one of the tools that come with our semi-dedicated plans. You may log into it and control all of your MySQL databases if you click on the phpMyAdmin icon located on the right side of every database which you have created via your Hepsia hosting CP. You shall not have to do anything else, as our system shall log you in automatically and you will be able to proceed with the tasks you have to do - import a database file from another provider, change some content, etc. You could access a database by using the direct phpMyAdmin login page as well, but in this case you'll need to input the correct username and password. You could use this option if you hire a website designer, as they can work on your Internet site without accessing your web hosting CP. This way, all files and e-mails which you have in the account shall be protected.