phpMyAdmin is a feature-rich tool coded in PHP, which will provide you with 100 % control of a MySQL database. You could do practically anything - create fields, rows and tables, remove them or change their content, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is irreplaceable in case you need to switch hosting companies, simply because you could easily generate a full backup of a database in several formats (SQL, CSV, XML). You'll end up with only one file containing the entire content of the database, so you may download it from the current provider, upload it to the web server of the new one and import it using the same tool on their end. Your internet site will look exactly the same, simply because all script applications store their data within a database. With phpMyAdmin you may also conveniently search and replace content material of your preference across the whole website - a word, a phrase or a link, for instance.

phpMyAdmin in Hosting

phpMyAdmin is featured as part of our hosting plans and you'll be able to access it anytime through your Hepsia CP. All databases that you create inside the account shall be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it shall take to log in to any of them will be to click on the tiny phpMyAdmin icon, that will be on the right side of each and every database. You'll not need to input any information, as you'll be logged in automatically in a new Internet browser tab. If you prefer to log in by hand rather than going through the Control Panel, you shall be able to do that using our direct phpMyAdmin login page in which you will have to input the database account information. This option is handy if you need to offer access to a specific database to some third party, for example a web designer.

phpMyAdmin in Semi-dedicated Servers

We provide phpMyAdmin with every single semi-dedicated server account as our plans support MySQL-driven websites. The tool is incorporated in 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 specific database. You'll not need any login credentials because you shall be signed in automatically. If you do not want to go through your CP or you need to provide access to any database to another individual for whatever reason, you will also have an alternative option - to visit our phpMyAdmin direct login webpage in which our system shall require the database account information. If you hire a web designer, for example, you can employ this particular option to enable them to work on your website without granting them access to any files, emails or some other databases inside the account.