phpMyAdmin is a feature-rich tool developed in PHP, which will give you 100 % control of a MySQL database. You can do literally everything - create fields, rows and tables, erase them or modify their content, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is vital when you need to switch web hosting providers, simply because you may effortlessly generate a full backup of a database in a number of formats (SQL, CSV, XML). You shall 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 web server of the new one and import it through the same tool on their end. Your website will look exactly the same, because all script applications store their data inside a database. With phpMyAdmin you may also quickly search and replace content material of your choice across the whole website - a word, a phrase or a link, for instance.

phpMyAdmin in Shared Website Hosting

phpMyAdmin is available as an element of our Linux shared website hosting service and you shall be able to access it at any time from your Hepsia Control Panel. 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 access any of them shall be to click on the tiny phpMyAdmin icon, that'll be on the right side of every database. You won't need to input any info, since you'll be logged in automatically in a new browser tab. If you'd like to sign in manually rather than going through the CP, you will be able to do this through our direct phpMyAdmin login page where you will have to type in the database account information. This option is handy if you have to give access to a certain database to some third party, such as a web designer.

phpMyAdmin in Semi-dedicated Servers

When you host your script-driven website inside a semi-dedicated server account from our company, you will be able to control the site database manually with ease since you can log in to phpMyAdmin directly from your hosting Control Panel. Any MySQL database you set up will be listed in the Databases section of your account and it will have a phpMyAdmin icon on its right side. Accessing the tool for a certain database is as simple as clicking on that icon and our system will open a new tab inside your browser and it will log you in automatically, so you can export/import or change any content you want. We also offer the option to log in directly to phpMyAdmin without using your Control Panel. In this situation, the login is manual and requires a username and a password. This function will enable you to give access to a certain database to other people without giving them access to your web hosting account.