phpMyAdmin
Find out more about what phpMyAdmin is and how you can use it as an administrative tool for all your MySQL databases.
phpMyAdmin is a feature-rich tool written in PHP, which will give you total control over a MySQL database. You could do literally anything - create fields, rows and tables, remove them or alter their content, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is necessary in case you want to switch hosting providers, since you could very easily generate a full backup of a database in a variety of formats (SQL, CSV, XML). You'll end up with a single file that contains the whole content of the database, so you may download it from the present provider, upload it to the server of the new one and import it via the same tool on their end. Your website will look exactly the same, simply because all script apps store their data within a database. With phpMyAdmin you may also quickly search and replace information of your choice across the whole website - a word, a phrase or a link, for instance.
-
phpMyAdmin in Shared Website Hosting
You shall be able to employ phpMyAdmin to access any database you create in a
shared website hosting account purchased through our company because we supply the tool by default with all of our plans. When you log in to your Hepsia web hosting CP and create a new database in the MySQL Databases section, a small phpMyAdmin icon shall appear on its right-hand side. All it takes to log in immediately is to click on this icon and the tool will open inside a new Internet browser tab, so that you can manage the database content. That is also how you can import a database if you are moving your web site from another provider to our advanced cloud hosting platform. An alternative 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 give access to any database to other people, without providing them with access to the entire hosting account.
-
phpMyAdmin in Semi-dedicated Hosting
phpMyAdmin is among the software instruments which come with our
semi-dedicated hosting packages. You can log into it and manage all of your MySQL databases if you click on the phpMyAdmin icon situated on the right side of each and every database that you have created via your Hepsia website hosting Control Panel. You won't have to do anything else, because our system will log you in automatically and you could proceed with the tasks you want to do - import a database file from another service provider, modify some content, and so forth. You can access a database by using the direct phpMyAdmin login page too, but in cases like this you'll need to enter the correct details. You can use this option if you hire a web developer, as they can work on your site without accessing your hosting Control Panel. Thus, all files and email messages which you have in the account will be protected.