phpMyAdmin is a feature-rich tool written in PHP, which will offer you complete control over a MySQL database. You could do virtually everything - set up fields, rows and tables, erase them or change their data, export or import an entire database or just a certain part of it, and execute MySQL commands. The tool is very important when you would like to switch web hosting companies, since you could easily generate a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with a single file which contains the entire content of the database, so you can download it from the present provider, upload it to the server of the new one and import it through the same tool on their end. Your website shall look exactly the same, for the reason that all script applications store their content inside a database. With phpMyAdmin you could also conveniently search and replace content of your choice across the whole website - a word, a phrase or a link, for instance.

phpMyAdmin in Website Hosting

We provide phpMyAdmin with all of our website hosting and you shall be able to access it through the MySQL Databases part of your Hepsia CP. In case you are signed into your web hosting account, you should click on the phpMyAdmin icon, which shall be on the right-hand side of every database you've created, and you'll be signed in immediately. Additionally, you can also access a database directly by visiting our phpMyAdmin login page and typing in the corresponding username and password. You will have the exact same level of access in either case and you will be able to carry out all operations that the tool supports, so that you can easily import, export or modify any of your databases. The direct link could be quite useful in case a third person, such as a web designer, requires access to a particular database and you do not want to give them full access to the website hosting account.

phpMyAdmin in Semi-dedicated Servers

When you host a script-driven Internet site inside a semi-dedicated server account from our company, you will be able to handle the website database manually effortlessly simply because you can log in to phpMyAdmin directly from your hosting Control Panel. Any MySQL database you create shall be listed inside the Databases section of your account and it will have a phpMyAdmin icon on its right side. Accessing the tool for a specific database is as basic as clicking on that icon and our system shall open a new tab inside your browser and it'll log you in automatically, to permit you to export/import or change any content that you'd like. We also offer the option to sign in straight to phpMyAdmin without using your Control Panel. In cases like this, the login is manual and requires a username and a password. This feature will enable you to give access to a specific database to other people without giving them access to your web hosting account.