phpMyAdmin is a feature-rich tool written in PHP, which shall present you with full control over a MySQL database. You could do literally anything - set up fields, rows and tables, remove 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 irreplaceable in case you need to switch hosting providers, because you could effortlessly create a full backup of a database in a variety of formats (SQL, CSV, XML). You'll end up with only one file that contains the whole 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 website shall look exactly the same, simply because all script apps store their content within a database. With phpMyAdmin you can also quickly search and replace content of your choosing across the whole website - a word, a phrase or a link, for example.
phpMyAdmin in Shared Web Hosting
phpMyAdmin is featured as part of our Linux shared web hosting service and you will be able to access it whenever you want from your Hepsia Control Panel. All databases which you set up in the account shall be listed in alphabetical order within the MySQL Databases section of the Control Panel and all it shall take to log in to any of them shall be to click on the small phpMyAdmin icon, that'll be on the right side of every database. You won't have to input any info, because you will be logged in automatically in a new Internet browser tab. If you prefer to sign in by hand rather than using the CP, you will be able to do that via our direct phpMyAdmin login page where you'll have to type in the database account information. This option is handy if you have to grant access to a certain database to a third party, for instance a web designer.
phpMyAdmin in Semi-dedicated Servers
When you have a semi-dedicated server plan through our company, you will be able to access phpMyAdmin to control any MySQL database you set up inside your account via the Hepsia hosting CP. A new tab shall open within your web browser as soon as you click on the phpMyAdmin icon for a particular database and you'll be logged into the innovative tool automatically, so you'll not need to type in the database username or password. If you would like to give access to another person such as a web designer, for instance, you could give them the database login info and they will be able to log in from a direct link to phpMyAdmin, so they will never need access to your whole web hosting account. This option will allow you to keep your files and emails safe at all times.