phpMyAdmin is a feature-rich tool developed in PHP, which shall provide you with complete control of a MySQL database. You can do literally anything - create fields, rows and tables, delete them or alter their data, export or import a whole database or just a specific part of it, and execute MySQL commands. The tool is irreplaceable when you want to switch web hosting providers, simply because you may effortlessly generate a full backup of a database in several formats (SQL, CSV, XML). You'll end up with just one file containing the entire content of the database, so you could download it from the current provider, upload it to the web server of the new one and import it through the same tool on their end. Your site will look exactly the same, because all script apps store their content within a database. With phpMyAdmin you may also easily search and replace information of your choosing across the whole website - a word, a phrase or a link, for example.
phpMyAdmin in Website Hosting
phpMyAdmin is available as part of our Linux website hosting and you will be able to access it whenever you want from your Hepsia Control Panel. All databases you set up in the account shall be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it will take to log in to any of them shall be to click on the little phpMyAdmin icon, which will be on the right side of each and every database. You'll not need to enter any information, since you will be logged in automatically in a new Internet browser tab. If you'd like to log in manually instead of using the Control Panel, you shall be able to do this via our direct phpMyAdmin login page in which you'll have to enter the database account information. This option is useful if you need to give access to a certain database to a third party, for example a web designer.
phpMyAdmin in Semi-dedicated Hosting
We provide phpMyAdmin with each and every semi-dedicated server account since our packages support MySQL-driven websites. The tool is included inside our in-house built Hepsia website hosting Control Panel and if you want to change any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a certain database. You won't need any login credentials due to the fact that you shall be logged in automatically. If you do not want to employ your Control Panel or you need to grant access to any database to another person for some reason, you shall also have an alternative option - to navigate to our phpMyAdmin direct login webpage where our system will require the database username and password. If you hire a web designer, for example, you can employ that option to permit them to work on your site without giving them access to any files, emails or some other databases in the account.