phpMyAdmin is a feature-rich tool written in PHP, which will provide you with 100 % control of a MySQL database. You may do literally everything - create fields, rows and tables, erase them or modify their data, export or import an entire database or only a specific part of it, and execute MySQL commands. The tool is necessary when you want to switch web hosting companies, as you may effortlessly generate a full backup of a database in different formats (SQL, CSV, XML). You'll end up with one file that contains the whole content of the database, so you may download it from the present provider, upload it to the hosting server of the new one and import it using the same tool on their end. Your website shall look exactly the same, simply because all script apps store their data within a database. With phpMyAdmin you could also easily search and replace content material of your choice across the entire web site - a word, an expression or a link, for example.

phpMyAdmin in Cloud Website Hosting

phpMyAdmin is featured as a part of our Linux cloud website hosting plans and you will be able to access it anytime through your Hepsia Control Panel. All databases you create in the account will be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it shall take to access any of them shall be to click on the tiny phpMyAdmin icon, that will be on the right side of each and every database. You'll not need to type in any information, since you will be logged in automatically in a new web browser tab. If you would like to log in by hand and not going through the CP, you shall be able to do so using our direct phpMyAdmin login page in which you'll have to input the database username and password. This option is handy if you want to offer access to a particular database to some third party, such as a web designer.

phpMyAdmin in Semi-dedicated Servers

We provide phpMyAdmin with each semi-dedicated server account as all our packages support MySQL-driven sites. The tool is included in our in-house built Hepsia Internet hosting CP and if you would like to change any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a certain database. You shall not need any login credentials since you shall be signed in automatically. If you do not want to go through your Control Panel or you want to provide access to any database to another individual for whatever reason, you'll have an alternative option - to go to our phpMyAdmin direct login page where our system shall require the database account info. If you hire a web developer, for example, you can employ this option to permit them to work on your website without giving them access to any files, email messages or other databases inside the account.