phpMyAdmin is a feature-rich tool written in PHP, that will provide you with complete control over a MySQL database. You can do absolutely anything - create fields, rows and tables, remove them or alter their data, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is essential if you want to switch hosting providers, since you could very easily generate a full backup of a database in different formats (SQL, CSV, XML). You shall end up with one file containing the entire content of the database, so you may download it from the present provider, upload it to the web server of the new one and import it through the same tool on their end. Your internet site shall look exactly the same, simply because all script applications store their data inside a database. With phpMyAdmin you could also conveniently search and replace content of your choice across the entire internet site - a word, a phrase or a link, for instance.

phpMyAdmin in Shared Web Hosting

phpMyAdmin is provided as part of our shared web hosting plans and you'll be able to access it at any time via your Hepsia Control Panel. All databases which you create inside the account shall be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it will take to log in to any of them will be to click on the small phpMyAdmin icon, which will be on the right side of each database. You will not need to enter any information, since you'll be logged in automatically in a new web browser tab. If you'd like to sign in by hand rather than going through the Control Panel, you will be able to do so via our direct phpMyAdmin login page in which you will have to input the database account information. This option is helpful if you want to give access to a certain database to some third party, for example a web designer.

phpMyAdmin in Semi-dedicated Servers

If you have a semi-dedicated server plan from our company, you will be able to access phpMyAdmin to handle any MySQL database which you set up in your account through the Hepsia hosting Control Panel. A new tab shall open inside your web browser as soon as you click on the phpMyAdmin icon for a specific database and you'll be logged into the advanced tool automatically, so you'll not need to input the database username or password. If you want to provide access to another person like a web designer, for instance, you can give them the database login information and they will be able to log in via 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.