phpMyAdmin is a feature-rich tool written in PHP, that will give you 100 % control over a MySQL database. You may do virtually anything - set up fields, rows and tables, remove them or modify their data, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is irreplaceable when you would like to switch hosting providers, because you could easily generate a full backup of a database in different formats (SQL, CSV, XML). You will end up with only one file that contains the whole content of the database, so you may download it from the current provider, upload it to the hosting server of the new one and import it via the same tool on their end. Your internet site will look exactly the same, because all script applications store their data within a database. With phpMyAdmin you can also easily search and replace content material of your choice across the whole website - a word, a phrase or a link, for example.

phpMyAdmin in Website Hosting

phpMyAdmin is provided as an element of our Linux website hosting and you will be able to access it at any time from your Hepsia CP. All databases you set up inside the account will be listed in alphabetical order within the MySQL Databases section of the CP and all it will take to log in to any of them will be to click on the tiny phpMyAdmin icon, that'll be on the right side of each database. You'll not need to type in any info, because you'll be logged in automatically in a new web browser tab. If you prefer to log in manually and not using the Control Panel, you shall be able to do this using our direct phpMyAdmin login page where you shall have to enter the database username and password. This option is helpful if you need to grant access to a particular database to a third party, for example a web designer.

phpMyAdmin in Semi-dedicated Hosting

If you host any script-driven Internet site inside a semi-dedicated server account from our company, you shall be able to control the website database manually with ease simply because you can log in to phpMyAdmin straight from your web hosting Control Panel. Any MySQL database which you set up will be listed inside the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a certain database is as simple as clicking on that icon and our system will open a new tab inside your web browser and it shall log you in automatically, to enable you to export/import or modify any content that you would like. We also provide the option to log in directly to phpMyAdmin without employing your Control Panel. In this situation, the login is manual and requires a username and a password. This feature will enable you to grant access to a specific database to other individuals without giving them access to your hosting account.