phpMyAdmin is a feature-rich tool written in PHP, that will present you with complete control over a MySQL database. You can do literally anything - set up fields, rows and tables, delete them or modify their data, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is necessary if you would like to switch hosting companies, since you may effortlessly create a full backup of a database in a variety of formats (SQL, CSV, XML). You shall end up with only one file containing the whole content of the database, so you can easily download it from the current provider, upload it to the server of the new one and import it through the same tool on their end. Your site shall look exactly the same, for the reason that all script apps store their data within a database. With phpMyAdmin you can also effortlessly search and replace content material of your preference across the entire website - a word, an expression or a link, for example.
phpMyAdmin in Cloud Hosting
You will be able to employ phpMyAdmin to access any database that you set up inside a cloud hosting account acquired from our company because we supply the tool by default with all hosting plans. Once you sign in to your Hepsia hosting CP and set up a new database inside the MySQL Databases section, a small phpMyAdmin icon shall appear on its right-hand side. All it takes to log in automatically is to click on this icon and the tool shall open in a new browser tab, so that you can control the database data. This is also how you could import a database if you're moving your web site from another host company to our sophisticated cloud hosting platform. The other way to log in to a database is if you use our direct phpMyAdmin login URL, but you should know the DB account information. This option will allow you to give access to any database to other people, without granting them access to the whole web hosting account.
phpMyAdmin in Semi-dedicated Servers
We offer phpMyAdmin with every single semi-dedicated server account since our plans support MySQL-driven sites. The tool is incorporated in our in-house built Hepsia hosting CP and if you'd like to change any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a given database. You shall not need any login credentials since you'll be signed in automatically. If you do not want to employ your CP or you want to grant access to any database to another individual for whatever reason, you'll have an alternative option - to go to our phpMyAdmin direct login webpage in which our system will require the database account info. If you hire a web designer, for example, you can take advantage of this option to permit them to work on your Internet site without giving them access to any files, email messages or some other databases inside the account.