phpMyAdmin
Find out what phpMyAdmin is, exactly what it’s useful for and the reason why you will be needing it for your sites.
phpMyAdmin is a feature-rich tool written in PHP, which shall offer you total control of a MySQL database. You could do practically everything - set up fields, rows and tables, erase them or change their data, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is irreplaceable when you need to switch web hosting providers, because you may easily create a full backup of a database in a variety of formats (SQL, CSV, XML). You'll end up with only one file containing the whole content of the database, so you could download it from the present provider, upload it to the web server of the new one and import it through the same tool on their end. Your site shall look exactly the same, because all script applications store their content inside a database. With phpMyAdmin you can also effortlessly search and replace content of your preference across the entire web site - a word, an expression or a link, for example.
-
phpMyAdmin in Cloud Web Hosting
phpMyAdmin is a part of every single
cloud web hosting plan that we offer and it is accessible through our in-house built Hepsia Control Panel. A tiny phpMyAdmin icon will be displayed on the right side of every database you create inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database you want to access, you'll be logged into the app automatically in a new tab of your Internet browser. Then you can do anything you would like - export the entire or part of the content, import a database, run SQL queries, search and modify terms. If you do not want to employ the Control Panel, you shall also be able to sign in via a direct phpMyAdmin login page, but you must know the database account information. The last function is helpful if you have to provide access to a database to a third-party.
-
phpMyAdmin in Semi-dedicated Servers
We offer phpMyAdmin with each
semi-dedicated server account due to the fact that our packages support MySQL-driven websites. The tool is incorporated in our in-house built Hepsia Internet hosting Control Panel and if you would like to modify any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a given database. You won't need any login credentials due to the fact that you'll be logged in automatically. If you do not want to use your Control Panel or you need to grant access to any database to another person for some reason, you will also have an alternative option - to visit our phpMyAdmin direct login webpage where our system will require the database details. If you hire a website design company, for instance, you can take advantage of that option to enable them to work on your Internet site without giving them access to any files, e-mails or any other databases inside the account.