phpMyAdmin
What's phpMyAdmin? What is its purpose? Why will your web sites require it?
phpMyAdmin is a feature-rich tool developed in PHP, which will provide you with total control over a MySQL database. You may do absolutely everything - set up fields, rows and tables, delete them or change their content, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is very important when you need to switch web hosting companies, because you may easily generate a full backup of a database in different formats (SQL, CSV, XML). You shall end up with one file containing the entire content of the database, so you could download it from the present provider, upload it to the server of the new one and import it via the same tool on their end. Your website will look exactly the same, due to the fact that all script apps store their content within a database. With phpMyAdmin you can also effortlessly search and replace content of your choice across the whole web site - a word, a phrase or a link, for instance.
-
phpMyAdmin in Website Hosting
phpMyAdmin is offered as an element of our
Linux website hosting and you'll be able to access it anytime through your Hepsia CP. All databases that you create inside the account shall be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it shall take to access any of them will be to click on the tiny phpMyAdmin icon, which will be on the right side of each database. You'll not have to enter any information, because you will be logged in automatically in a new Internet browser tab. If you would like to log in manually and not using the Control Panel, you shall be able to do so using our direct phpMyAdmin login page in which you'll have to type in the database account information. This option is useful if you have to offer access to a particular database to a third party, for example a web designer.
-
phpMyAdmin in Semi-dedicated Servers
We provide phpMyAdmin with every
semi-dedicated server account due to the fact that all our plans support MySQL-driven websites. The tool is integrated inside our in-house built Hepsia web hosting CP and if you would like to edit any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a given database. You'll not need any login credentials because you'll be logged in automatically. If you do not want to go through your Control Panel or you would like to provide access to any database to another individual for whatever reason, you shall also have an alternative option - to go to our phpMyAdmin direct login web page in which our system will require the database account information. If you hire a website design company, for instance, you can use this particular option to allow them to work on your Internet site without granting them access to any files, emails or other databases in the account.