phpMyAdmin
What's phpMyAdmin? What is its purpose? Why will your web sites need it?
phpMyAdmin is a feature-rich tool written in PHP, which will present you with 100 % control over a MySQL database. You may do practically anything - create fields, rows and tables, erase them or change their content, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is irreplaceable when you want to switch hosting companies, due to the fact that you may very easily create a full backup of a database in several formats (SQL, CSV, XML). You will end up with one file which contains the whole content of the database, so you can download it from the current provider, upload it to the server of the new one and import it using the same tool on their end. Your site will look exactly the same, for the reason that all script apps store their data inside a database. With phpMyAdmin you could also quickly search and replace content of your preference across the whole website - a word, an expression or a link, for example.
-
phpMyAdmin in Cloud Hosting
You shall be able to use phpMyAdmin to access any database that you set up in a
cloud hosting account acquired from our company because we offer the tool by default with all our packages. After you sign in to your Hepsia website hosting Control Panel and create a new database inside the MySQL Databases section, a tiny phpMyAdmin icon shall appear on its right-hand side. All it takes to log in immediately is to click on that icon and the tool shall open inside a new browser tab, so that you can control the database data. That's also how you could import a database when you are moving your website from another service 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 have to know the DB username and password. This option will permit you to provide access to any database to other individuals, without giving them access to the entire website hosting account.
-
phpMyAdmin in Semi-dedicated Servers
We provide phpMyAdmin with every
semi-dedicated server account as all our packages support MySQL-driven sites. The tool is included in our in-house built Hepsia hosting Control Panel and if you would like to edit any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a specific database. You won't need any login credentials because you shall be logged in automatically. If you don't want to go through your CP or you would like to grant access to any database to another individual for some reason, you'll have an alternative option - to navigate to our phpMyAdmin direct login webpage where our system will require the database username and password. If you hire a web page designer, for example, you can employ this option to permit them to work on your website without giving them access to any files, emails or some other databases inside the account.