phpMyAdmin
What is phpMyAdmin? What is its role? Why will your sites need it?
phpMyAdmin is a feature-rich tool coded in PHP, which will give you 100 % control over a MySQL database. You could do literally anything - create fields, rows and tables, remove them or alter their data, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is very important in case you want to switch web hosting providers, due to the fact that you may easily generate a full backup of a database in different formats (SQL, CSV, XML). You shall end up with just one file containing the whole content of the database, so you can easily download it from the current provider, upload it to the hosting server of the new one and import it via the same tool on their end. Your website shall look exactly the same, for the reason that all script apps store their content within a database. With phpMyAdmin you could also easily search and replace content material of your choosing across the whole internet site - a word, a phrase or a link, for example.
-
phpMyAdmin in Web Hosting
phpMyAdmin is available as a part of our
Linux web hosting packages and you will be able to access it at any time through your Hepsia CP. All databases that you create in the account shall be listed in alphabetical order inside the MySQL Databases section of the CP and all it will take to access any of them will be to click on the tiny phpMyAdmin icon, that'll be on the right side of every database. You won't need to input any information, since you'll be logged in automatically in a new Internet browser tab. If you would like to sign in by hand and not using the Control Panel, you'll be able to do that using our direct phpMyAdmin login page where you shall have to enter the database username and password. This option is useful if you need to grant access to a certain database to a third party, for example a web designer.
-
phpMyAdmin in Semi-dedicated Hosting
If you have a
semi-dedicated server plan through our company, you shall be able to access phpMyAdmin to control any MySQL database that you set up inside your account from the Hepsia hosting Control Panel. A new tab shall open within your web browser the instant you click on the phpMyAdmin icon for a particular database and you'll be logged into the sophisticated tool automatically, so you'll not have to input the database username or password. If you would like to provide access to another person like a web designer, for example, you can give them the database login details and they will be able to log in through a direct link to phpMyAdmin, so they'll never need access to your entire web hosting account. This option will allow you to keep your files and emails safe at all times.