phpMyAdmin is a feature-rich tool developed in PHP, that will offer you complete control over a MySQL database. You can do literally anything - create fields, rows and tables, erase them or change their content, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is essential if you would like to switch web hosting providers, since you can conveniently generate a full backup of a database in several formats (SQL, CSV, XML). You'll end up with only one file which contains the entire content of the database, so you can download it from the current provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your internet site shall look exactly the same, because all script applications store their data within a database. With phpMyAdmin you may also quickly search and replace information of your choosing across the whole internet site - a word, an expression or a link, for instance.

phpMyAdmin in Hosting

phpMyAdmin is part of each Linux hosting that we offer and it's accessible via our in-house made Hepsia Control Panel. A small phpMyAdmin icon will be shown on the right side of any database you create in the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you will be logged into the app instantly in a new tab of your Internet browser. Then you can do everything you'd like - export the entire or part of the data, import a database, run SQL queries, search and modify terms. If you don't want to employ the Control Panel, you shall also be able to log in through a direct phpMyAdmin login page, but you need to know the database account information. The last function is helpful if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

If you have a semi-dedicated server package through our company, you shall be able to access phpMyAdmin to handle any MySQL database you set up in your account via the Hepsia hosting Control Panel. A new tab shall open inside your web browser the instant you click on the phpMyAdmin icon for a particular database and you will be logged into the innovative tool automatically, so you will not have to input the database username or password. If you want to provide access to another person such as a website designer, for instance, you can give them the database login info and they will be able to log in by using a direct link to phpMyAdmin, so they will never need access to your entire web hosting account. This option will allow you to keep your files and emails safe at all times.