phpMyAdmin is a feature-rich tool written in PHP, which will present you with 100 % control over a MySQL database. You could do literally anything - create fields, rows and tables, remove them or change their content, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is essential in case you want to switch web hosting providers, because you can easily create a full backup of a database in a variety of formats (SQL, CSV, XML). You will end up with only one file which contains the entire content of the database, so you can download it from the current 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 in a database. With phpMyAdmin you could also easily search and replace content material of your choice across the whole web site - a word, an expression or a link, for instance.

phpMyAdmin in Shared Web Hosting

We provide phpMyAdmin with all shared web hosting plans and you shall 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 could click on the phpMyAdmin icon, which will be on the right-hand side of every database you've created, and you shall be signed in immediately. Additionally, you can also access a database directly by going to our phpMyAdmin login page and entering the corresponding account info. You will have the same level of access either way and you shall be able to complete all procedures the tool supports, so that you can easily import, export or change each of your databases. The direct link may be quite useful when a third person, such as a web designer, requires access to a given database and you don't want to give them full access to the web hosting account.

phpMyAdmin in Semi-dedicated Servers

We supply phpMyAdmin with every semi-dedicated server account due to the fact that all our packages support MySQL-driven Internet sites. The tool is incorporated inside our in-house built Hepsia hosting Control Panel and if you want to modify any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a specific database. You shall not need any login credentials as you shall be logged in automatically. If you don't want to go through your CP or you need to grant access to any database to another individual for whatever reason, you will also have an alternative option - to visit our phpMyAdmin direct login web page where our system will require the database account information. If you hire a web page designer, for example, you can take advantage of this particular option to allow them to work on your Internet site without giving them access to any files, email messages or other databases in the account.