phpMyAdmin is a feature-rich tool written in PHP, which shall present you with full control over a MySQL database. You may do absolutely anything - create fields, rows and tables, erase them or alter their content, export or import an entire database or only a specific part of it, and execute MySQL commands. The tool is necessary when you need to switch web hosting companies, due to the fact that you may easily create a full backup of a database in different formats (SQL, CSV, XML). You'll end up with only one file which contains the entire content of the database, so you could download it from the present provider, upload it to the server of the new one and import it using the same tool on their end. Your site shall look exactly the same, because all script apps store their content inside a database. With phpMyAdmin you can also easily search and replace content of your choosing across the whole internet site - a word, a phrase or a link, for example.

phpMyAdmin in Shared Hosting

We provide phpMyAdmin with all of our shared plans and you'll be able to access it from the MySQL Databases part of your Hepsia Control Panel. In case you are signed into your hosting account, you can click on the phpMyAdmin icon, that'll be on the right-hand side of each database you've created, and you'll be logged in immediately. As an alternative, you may also access a database directly by visiting our phpMyAdmin login page and typing in the corresponding details. You'll have the same level of access either way and you'll be able to execute all operations the tool supports, so that you can conveniently import, export or modify any of your databases. The direct link may be very useful when a third person, like a web designer, needs access to a given database and you do not want to give them complete access to the website hosting account.

phpMyAdmin in Semi-dedicated Servers

When you have a semi-dedicated server package through our company, you will be able to access phpMyAdmin to handle any MySQL database that you set up inside your account through the Hepsia hosting CP. A new tab will open within your Internet browser the instant you click on the phpMyAdmin icon for a particular database and you will be logged into the sophisticated tool automatically, so you'll not need to input the database username or password. If you want to give access to another person like 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.