phpMyAdmin is a feature-rich tool written in PHP, which shall give you complete control of a MySQL database. You could do practically anything - create fields, rows and tables, delete them or change their content, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is essential if you want to switch hosting providers, since you may effortlessly create a full backup of a database in several formats (SQL, CSV, XML). You'll end up with only one file which contains the entire 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 through the same tool on their end. Your site will look exactly the same, because all script apps store their content inside a database. With phpMyAdmin you can also conveniently search and replace information of your choosing across the whole web site - a word, a phrase or a link, for example.
phpMyAdmin in Cloud Hosting
We provide phpMyAdmin with all of our cloud hosting and you shall be able to access it through the MySQL Databases part of your Hepsia Control Panel. If you are signed into your web hosting account, you can click on the phpMyAdmin icon, that'll be on the right-hand side of each database you've set up, and you will be logged in instantly. As an alternative, you could also access a database directly by visiting our phpMyAdmin login page and inputting the corresponding account info. You'll have the same exact level of access in either case and you will be able to perform all procedures which the tool supports, so that you can quickly import, export or change each of your databases. The direct link can be quite useful in case a third person, like a web designer, needs access to a particular database and you don't want to give them complete access to the web hosting account.
phpMyAdmin in Semi-dedicated Servers
If you have a semi-dedicated server plan through our company, you will be able to access phpMyAdmin to manage any MySQL database you create inside your account via the Hepsia hosting Control Panel. A new tab shall open within your Internet browser as soon as you click on the phpMyAdmin icon for a specific database and you'll be logged into the advanced tool automatically, so you'll not have to input the database username or password. If you want to give access to another person such as a website designer, for example, you can give them the database login information and they shall be able to log in using a direct link to phpMyAdmin, so they will never need access to your entire hosting account. This option will allow you to keep your files and emails safe at all times.