phpMyAdmin is a feature-rich tool developed in PHP, that will offer you full control over a MySQL database. You could do virtually anything - create fields, rows and tables, erase them or change their data, export or import an entire database or just a particular part of it, and execute MySQL commands. The tool is necessary when you want to switch web hosting providers, simply because you could effortlessly generate 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 entire content of the database, so you may download it from the current provider, upload it to the server of the new one and import it via the same tool on their end. Your site will look exactly the same, because all script apps store their data in a database. With phpMyAdmin you can also effortlessly search and replace information of your preference across the entire internet site - a word, an expression or a link, for instance.

phpMyAdmin in Shared Hosting

phpMyAdmin is available as a part of our Linux shared hosting and you will be able to access it at any time via your Hepsia Control Panel. All databases you create inside the account will be listed in alphabetical order in 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 little phpMyAdmin icon, which will be on the right side of each database. You'll not have to type in any info, because you will be logged in automatically in a new web browser tab. If you prefer to sign in manually rather than using the Control Panel, you shall be able to do that via our direct phpMyAdmin login page in which you shall have to input the database account information. This option is useful if you want to offer access to a certain database to some third party, such as a web designer.

phpMyAdmin in Semi-dedicated Servers

phpMyAdmin is among the tools that come with all our semi-dedicated hosting plans. You may log into it and manage any of your MySQL databases if you click on the phpMyAdmin icon on the right side of every database you have created via your Hepsia website hosting CP. You won't need to do anything else, because our system shall log you in automatically and you will be able to proceed with the tasks you need to do - import a database file from another website hosting company, modify some content, etcetera. You may access a database by using the direct phpMyAdmin login page also, but in such a case you'll need to enter the correct account information. You may use this option if you hire a web designer, as they can work on your website without accessing your website hosting Control Panel. This way, all files and email messages which you have inside the account will be safe.