phpMyAdmin is a feature-rich tool written in PHP, that will provide you with full control of a MySQL database. You could do virtually everything - create fields, rows and tables, erase them or alter their content, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is very important when you need to switch web hosting companies, since you could very easily generate a full backup of a database in several formats (SQL, CSV, XML). You will end up with a single file containing 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 using the same tool on their end. Your internet site will look exactly the same, for the reason that all script apps store their data in a database. With phpMyAdmin you could also easily search and replace content of your choice across the whole website - a word, an expression or a link, for instance.

phpMyAdmin in Shared Hosting

phpMyAdmin is offered as a part of our Linux shared hosting and you'll be able to access it at any time through your Hepsia Control Panel. All databases you create in the account shall be listed in alphabetical order in the MySQL Databases section of the CP and all it will take to access any of them shall be to click on the little phpMyAdmin icon, that'll be on the right side of each and every database. You won't have to type in any info, because you'll be logged in automatically in a new Internet browser tab. If you prefer to log in manually instead of using the CP, you shall be able to do this through our direct phpMyAdmin login page where you shall have to type in the database username and password. This option is handy if you need to grant access to a certain database to some third party, for example a web designer.

phpMyAdmin in Semi-dedicated Hosting

We offer phpMyAdmin with each semi-dedicated server account due to the fact that all our packages support MySQL-driven websites. The tool is integrated inside our in-house built Hepsia web hosting Control Panel and if you want to edit any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a given database. You won't need any login credentials as you will be logged in automatically. If you don't want to use your Control Panel or you would like to give access to any database to another individual for some reason, you'll have an alternative option - to go to our phpMyAdmin direct login web page where our system will require the database details. If you hire a web page designer, for instance, you can employ this option to allow them to work on your Internet site without granting them access to any files, emails or other databases in the account.