phpMyAdmin is a feature-rich tool developed in PHP, which shall offer you full control over a MySQL database. You can do virtually anything - create fields, rows and tables, remove them or modify their content, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is irreplaceable in case you would like to switch web hosting companies, as you may conveniently create a full backup of a database in different formats (SQL, CSV, XML). You shall end up with one file which contains the entire content of the database, so you can easily download it from the present provider, upload it to the web server of the new one and import it through the same tool on their end. Your internet site shall look exactly the same, due to the fact that all script apps store their data inside a database. With phpMyAdmin you may also conveniently search and replace content material of your preference across the whole internet site - a word, a phrase or a link, for instance.

phpMyAdmin in Hosting

phpMyAdmin is a part of each and every hosting we provide and it's accessible through our custom-built Hepsia Control Panel. A little phpMyAdmin icon shall be displayed on the right side of each database which you create inside the MySQL Databases section of the CP and by clicking on the icon for the database that you want to access, you'll be logged into the app immediately in a new tab of your browser. Then you can do everything you would like - export the entire or a part of the data, import a database, run SQL queries, search and replace terms. If you do not want to employ the Control Panel, you shall also be able to log in through a direct phpMyAdmin login page, but you need to know the database account information. The last function is handy if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

When you host a script-driven site in a semi-dedicated server account from our company, you'll be able to control the website database manually with ease because you can sign in to phpMyAdmin straight from your hosting CP. Any MySQL database which you set up shall be listed inside the Databases section of your account and it shall have a phpMyAdmin icon on its right side. Accessing the tool for a particular database is as basic as clicking on that icon and our system will open a new tab in your web browser and it shall log you in automatically, to enable you to export/import or change any content that you would like. We also provide the option to log in directly to phpMyAdmin without going through your CP. In such cases, the login is manual and requires a username and a password. This function will enable you to give access to a specific database to other individuals without giving them access to your website hosting account.