phpMyAdmin is a feature-rich tool written in PHP, that will provide you with 100 % control over a MySQL database. You could do practically everything - create fields, rows and tables, erase them or alter their content, export or import a whole database or just a specific part of it, and execute MySQL commands. The tool is necessary in case you need to switch hosting providers, as you may conveniently create a full backup of a database in different formats (SQL, CSV, XML). You'll end up with a single file which contains the whole content of the database, so you can 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 internet site will look exactly the same, for the reason that all script applications store their data within a database. With phpMyAdmin you may also conveniently search and replace content of your choosing across the whole internet site - a word, an expression or a link, for instance.
phpMyAdmin in Web Hosting
You shall be able to employ phpMyAdmin to access any database you create inside a web hosting account acquired through our company because we provide the tool by default with all of our hosting plans. After you log in to your Hepsia hosting CP 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 immediately is to click on that icon and the tool shall open inside a new browser tab, so you can manage the database content. This is also how you could import a database if you are moving your Internet site from another provider to our innovative 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 info. This option will allow you to provide access to any database to other individuals, without granting them access to the entire Internet hosting account.
phpMyAdmin in Semi-dedicated Servers
When you have a semi-dedicated server plan from our company, you will be able to access phpMyAdmin to handle any MySQL database that you set up inside your account from the Hepsia hosting Control Panel. A new tab shall open within your browser whenever you click on the phpMyAdmin icon for a particular database and you'll be logged into the innovative tool automatically, so you will not have to type the database username or password. If you would like to provide access to another person like a web designer, for instance, you could give them the database login details and they will be able to log in via a direct link to phpMyAdmin, so they'll never need access to your whole hosting account. This option will allow you to keep your files and emails safe at all times.