phpMyAdmin is a feature-rich tool coded in PHP, which shall provide you with full control of a MySQL database. You can do literally anything - create fields, rows and tables, delete them or alter their content, export or import an entire database or just a certain part of it, and execute MySQL commands. The tool is irreplaceable when you would like to switch web hosting providers, simply because you can effortlessly generate a full backup of a database in several formats (SQL, CSV, XML). You'll end up with a single file containing the entire content of the database, so you can easily download it from the current provider, upload it to the hosting 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 apps store their content inside a database. With phpMyAdmin you can also quickly search and replace content material of your preference across the entire internet site - a word, an expression or a link, for instance.

phpMyAdmin in Web Hosting

phpMyAdmin is featured as an element of our web hosting and you shall be able to access it whenever you want via your Hepsia Control Panel. All databases which you set up inside the account will be listed in alphabetical order inside the MySQL Databases section of the CP and all it shall take to log in to any of them will be to click on the small phpMyAdmin icon, that'll be on the right side of each database. You'll not have to enter any information, because you will be logged in automatically in a new web browser tab. If you'd like to log in manually rather than going through the Control Panel, you shall be able to do this using our direct phpMyAdmin login page where you shall have to input the database account information. This option is handy if you want to grant access to a particular database to a third party, for example a web designer.

phpMyAdmin in Semi-dedicated Hosting

When you host your script-driven site inside a semi-dedicated server account from our company, you shall be able to control the site database manually effortlessly as you can log in to phpMyAdmin directly from your web hosting Control Panel. Any MySQL database which you set up shall be listed in the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a particular database is as easy as clicking on that icon and our system shall open a new tab in your Internet browser and it shall log you in automatically, so that you can export/import or modify any content you want. We also offer the option to sign in straight 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 certain database to other people without giving them access to your hosting account.