phpMyAdmin is a feature-rich tool coded in PHP, that will present you with full control of a MySQL database. You may do virtually anything - create fields, rows and tables, erase them or alter their content, export or import an entire database or only a particular part of it, and execute MySQL commands. The tool is vital if you want to switch hosting companies, since you can conveniently create a full backup of a database in different formats (SQL, CSV, XML). You shall end up with only one file which contains 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 via the same tool on their end. Your website will look exactly the same, due to the fact that all script applications store their content inside a database. With phpMyAdmin you may also easily search and replace content material of your preference across the whole website - a word, an expression or a link, for example.

phpMyAdmin in Website Hosting

phpMyAdmin is a part of each website hosting we offer and it's accessible through our custom Hepsia CP. A small phpMyAdmin icon shall be displayed on the right side of each database which you set up in the MySQL Databases section of the CP and by clicking on the icon for the database which you want to access, you will be logged into the app immediately in a new tab of your Internet browser. Then you can do everything you would like - export the whole or part of the content, import a database, run SQL queries, search and modify terms. If you don't want to employ the CP, you will also be able to log in using 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 Servers

If you have a semi-dedicated server plan through our company, you'll be able to access phpMyAdmin to handle any MySQL database that you set up inside your account from the Hepsia hosting CP. A new tab will open within your Internet browser the moment you click on the phpMyAdmin icon for a specific database and you will be logged into the advanced tool automatically, so you will not have to type the database username or password. If you would like to grant access to another person such as a website designer, for instance, you can give them the database login credentials and they will be able to log in from a direct link to phpMyAdmin, so they will never need access to your entire hosting account. This option will allow you to keep your files and emails safe at all times.