phpMyAdmin is a feature-rich tool developed in PHP, that will provide you with total control over a MySQL database. You can do virtually anything - create fields, rows and tables, erase them or change their data, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is irreplaceable when you would like to switch hosting companies, since you can easily create a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with just one file which contains 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 through the same tool on their end. Your website shall look exactly the same, due to the fact that all script apps store their content inside a database. With phpMyAdmin you may also conveniently search and replace content material of your choosing across the entire internet site - a word, an expression or a link, for instance.

phpMyAdmin in Shared Hosting

phpMyAdmin is a part of each Linux shared hosting we provide and it's accessible from our in-house built Hepsia Control Panel. A tiny phpMyAdmin icon shall be shown on the right side of every database which you create inside the MySQL Databases section of the CP and by clicking on the icon for the database you want to access, you'll be logged into the app automatically in a new tab of your browser. Then you can do everything you would like - export the whole or a part of the data, import a database, run SQL queries, search and replace terms. If you don't want to go through the Control Panel, you'll also be able to sign in via a direct phpMyAdmin login page, but you must know the database account information. The last feature is helpful if you have to give access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

phpMyAdmin is amongst the software instruments that come with our Linux semi-dedicated hosting. You may log into it and handle all of your MySQL databases if you click on the phpMyAdmin icon located on the right side of every database you have created using your Hepsia Internet hosting CP. You will not have to do anything else, because our system shall log you in automatically and you may proceed with the tasks you should do - import a database file from another website hosting company, change some content, etc. You may access a database by using our direct phpMyAdmin login page also, but in this situation you'll need to input the correct account information. You can use this option if you hire a web designer, as they can work on your website without accessing your web hosting Control Panel. Thus, all files and e-mails which you have in the account will be secure.