phpMyAdmin is a feature-rich tool written in PHP, which shall provide you with total control of a MySQL database. You can do literally everything - create fields, rows and tables, erase them or change their content, export or import an entire database or only a particular part of it, and execute MySQL commands. The tool is vital when you would like to switch web hosting companies, due to the fact that you could effortlessly create a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with one file containing the entire content of the database, so you may 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 site shall look exactly the same, simply because all script applications store their content inside a database. With phpMyAdmin you could also effortlessly search and replace content material of your choice across the entire internet site - a word, a phrase or a link, for example.
phpMyAdmin in Cloud Web Hosting
phpMyAdmin is featured as an element of our Linux cloud web hosting and you will be able to access it whenever you want through your Hepsia CP. All databases that you create in the account shall be listed in alphabetical order within the MySQL Databases section of the Control Panel and all it will take to log in to any of them will be to click on the tiny phpMyAdmin icon, that'll be on the right side of each database. You'll not have to input any information, as you will be logged in automatically in a new web browser tab. If you prefer to sign in manually rather than going through the CP, you'll be able to do so through our direct phpMyAdmin login page where you shall have to input the database account information. This option is useful if you need to grant access to a particular database to some third party, for instance a web designer.
phpMyAdmin in Semi-dedicated Servers
We supply phpMyAdmin with each semi-dedicated server account as our packages support MySQL-driven sites. The tool is included in our in-house built Hepsia web hosting Control Panel and if you'd like to edit any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a particular database. You will not need any login credentials as you will be logged in automatically. If you do not want to employ your Control Panel or you need to grant access to any database to another individual for whatever reason, you will also have an alternative option - to go to our phpMyAdmin direct login webpage in which our system will require the database account information. If you hire a web developer, for instance, you can employ that option to allow them to work on your Internet site without granting them access to any files, email messages or some other databases in the account.