phpMyAdmin is a feature-rich tool coded in PHP, which will present you with complete control of a MySQL database. You could do practically anything - create fields, rows and tables, remove them or alter their data, export or import an entire database or only a certain part of it, and execute MySQL commands. The tool is vital in case you would like to switch web hosting providers, simply because you could conveniently create a full backup of a database in different formats (SQL, CSV, XML). You will end up with only one file that contains the whole content of the database, so you may 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 site will look exactly the same, due to the fact that all script apps store their content within a database. With phpMyAdmin you can also easily search and replace content material of your choosing across the entire website - a word, a phrase or a link, for example.

phpMyAdmin in Shared Website Hosting

You'll be able to use phpMyAdmin to access any database which you create in a shared website hosting account purchased from our company since we offer the tool by default with all our plans. When you log in to your Hepsia website hosting Control Panel and set up a new database inside the MySQL Databases section, a tiny phpMyAdmin icon will appear on its right-hand side. What is needed to log in automatically is to click on this icon and the tool will open in a new browser tab, so that you can handle the database data. That's also how you could import a database when you are moving your web site from another provider to our state-of-the-art cloud hosting platform. Another way to log in to a database is if you use our direct phpMyAdmin login URL, but you should know the DB username and password. This option will allow you to provide access to any database to other people, without granting them access to the entire website hosting account.

phpMyAdmin in Semi-dedicated Servers

We supply phpMyAdmin with each semi-dedicated server account due to the fact that our plans support MySQL-driven sites. The tool is included inside our in-house built Hepsia Internet hosting CP and if you'd like to edit any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a certain database. You'll not need any login credentials because you shall be logged in automatically. If you don't want to employ your Control Panel or you want to give access to any database to another person for whatever reason, you'll have an alternative option - to visit our phpMyAdmin direct login webpage where our system shall require the database account information. If you hire a web designer, for instance, you can use this particular option to permit them to work on your site without granting them access to any files, emails or other databases inside the account.