phpMyAdmin
What's phpMyAdmin? What is its function? Why will your Internet sites require it?
phpMyAdmin is a feature-rich tool written in PHP, that will give you total control of a MySQL database. You may do virtually anything - set up fields, rows and tables, remove them or modify their data, export or import a whole database or only a specific part of it, and execute MySQL commands. The tool is essential when you would like to switch web hosting providers, because you may easily generate a full backup of a database in different formats (SQL, CSV, XML). You will end up with only one file containing 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 shall look exactly the same, simply because all script apps store their data within a database. With phpMyAdmin you can also effortlessly search and replace information of your choice across the entire internet site - a word, a phrase or a link, for instance.
-
phpMyAdmin in Cloud Web Hosting
phpMyAdmin is available as an element of our
cloud web hosting and you shall be able to access it anytime from your Hepsia CP. All databases you set up in the account shall be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it will take to access any of them shall be to click on the little phpMyAdmin icon, which will be on the right side of each database. You'll not need to type in any info, since you will be logged in automatically in a new Internet browser tab. If you'd like to log in by hand and not using the Control Panel, you will be able to do that via our direct phpMyAdmin login page in which you will have to input the database username and password. This option is useful if you want to give access to a particular database to some third party, for example a web designer.
-
phpMyAdmin in Semi-dedicated Hosting
We provide phpMyAdmin with every
semi-dedicated server account as our plans support MySQL-driven sites. The tool is integrated in our in-house built Hepsia hosting CP and if you'd like to modify any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a particular database. You'll not need any login credentials since you'll be signed in automatically. If you do not want to go through your Control Panel or you need to grant access to any database to another person for some reason, you shall also have an alternative option - to go to our phpMyAdmin direct login web page in which our system shall require the database details. If you hire a web designer, for example, you can employ this particular option to enable them to work on your site without granting them access to any files, email messages or any other databases inside the account.