phpMyAdmin is a feature-rich tool developed in PHP, which shall give you 100 % control over a MySQL database. You could do virtually everything - set up fields, rows and tables, remove them or change their content, export or import an entire database or only a particular part of it, and execute MySQL commands. The tool is essential if you want to switch web hosting companies, simply because you could conveniently generate a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with one file containing the whole content of the database, so you may download it from the present provider, upload it to the server of the new one and import it through 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 may also conveniently search and replace information of your choosing across the whole website - a word, a phrase or a link, for instance.

phpMyAdmin in Website Hosting

phpMyAdmin is featured as a part of our Linux website hosting and you shall be able to access it at any time via your Hepsia Control Panel. All databases which you set up in the account will be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it will take to gain access to any of them will be to click on the small phpMyAdmin icon, that'll be on the right side of each database. You will not have to input any information, as you will be logged in automatically in a new browser tab. If you'd like to log in manually and not going through the Control Panel, you will be able to do this using our direct phpMyAdmin login page where you'll have to input the database username and password. This option is helpful if you have to grant access to a certain database to some third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Hosting

If you host your script-driven website in a semi-dedicated server account from our company, you shall be able to handle the website database manually without any difficulty since you can sign in to phpMyAdmin straight from your hosting Control Panel. Any MySQL database which you set up will 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 specific database is as simple as clicking on that icon and our system will open a new tab inside your browser and it shall log you in automatically, so that you can export/import or change any content you want. We also provide the option to sign in directly to phpMyAdmin without employing your Control Panel. In cases like this, the login is manual and requires a username and a password. This feature will allow you to grant access to a specific database to other individuals without giving them access to your Internet hosting account.