phpMyAdmin
Learn more about what phpMyAdmin is and how to employ it as an administrative tool for all your MySQL databases.
phpMyAdmin is a feature-rich tool developed in PHP, that will provide you with full control of a MySQL database. You may do virtually everything - set up fields, rows and tables, erase them or alter their content, export or import an entire database or just a certain part of it, and execute MySQL commands. The tool is very important if you need to switch web hosting providers, due to the fact that you can easily create a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with one file which contains the entire content of the database, so you can easily download it from the present 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, simply because all script applications store their content in a database. With phpMyAdmin you can also effortlessly search and replace information of your choosing across the whole website - a word, a phrase or a link, for instance.
-
phpMyAdmin in Cloud Website Hosting
phpMyAdmin is part of every
Linux cloud website hosting which we provide and it's accessible from our in-house made Hepsia CP. A tiny phpMyAdmin icon will be shown on the right side of any database that you create inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database that you want to access, you'll be logged into the app automatically in a new tab of your browser. Then you can do anything you would like - export the whole or a part of the data, import a database, run SQL queries, search and change terms. If you don't want to go through the Control Panel, you'll also be able to sign in via a direct phpMyAdmin login page, but you should know the database account information. The last feature is helpful if you have to give access to a database to a third-party.
-
phpMyAdmin in Semi-dedicated Hosting
We offer phpMyAdmin with each
semi-dedicated server account due to the fact that all our packages support MySQL-driven Internet sites. The tool is incorporated inside our in-house built Hepsia hosting Control Panel and if you would like to modify any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a certain database. You will not need any login credentials due to the fact that you will be logged in automatically. If you do not want to go through your Control Panel or you would like to give access to any database to another individual for some reason, you will also have an alternative option - to go to our phpMyAdmin direct login web page in which our system shall require the database account info. If you hire a web designer, for instance, you can employ that option to enable them to work on your site without giving them access to any files, email messages or any other databases in the account.