phpMyAdmin is a feature-rich tool coded in PHP, that will provide you with complete control over a MySQL database. You could do absolutely everything - set up fields, rows and tables, delete them or alter their data, export or import an entire database or only a particular part of it, and execute MySQL commands. The tool is irreplaceable in case you need to switch web hosting providers, simply because you can very easily generate a full backup of a database in a variety of formats (SQL, CSV, XML). You'll end up with one file containing the entire content of the database, so you can easily 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 will look exactly the same, simply because all script applications store their data in a database. With phpMyAdmin you could also easily search and replace content material of your choosing across the entire web site - a word, an expression or a link, for example.

phpMyAdmin in Hosting

phpMyAdmin is offered as an element of our hosting service and you will be able to access it whenever you want through your Hepsia CP. All databases that you create inside the account will be listed in alphabetical order within the MySQL Databases section of the CP and all it shall take to access any of them will be to click on the little phpMyAdmin icon, that'll be on the right side of each database. You won't need to enter any information, because you'll be logged in automatically in a new browser tab. If you would like to log in by hand instead of using the CP, you'll be able to do so using our direct phpMyAdmin login page in which you shall have to enter the database account information. This option is handy if you want to give access to a specific database to a third party, such as a web designer.

phpMyAdmin in Semi-dedicated Servers

We provide phpMyAdmin with every single semi-dedicated server account since all our plans support MySQL-driven sites. The tool is integrated inside our in-house built Hepsia hosting Control Panel and if you'd like to modify any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a given database. You'll not need any login credentials because you shall be signed in automatically. If you don't want to go through your CP or you want to provide access to any database to another person for some reason, you'll also have an alternative option - to navigate to our phpMyAdmin direct login web page in which our system shall require the database username and password. If you hire a website design company, for example, you can take advantage of this particular option to enable them to work on your site without granting them access to any files, email messages or some other databases inside the account.