phpMyAdmin is a feature-rich tool coded in PHP, that will offer you full control over a MySQL database. You can do virtually anything - create fields, rows and tables, remove them or change their content, export or import a whole database or just a specific part of it, and execute MySQL commands. The tool is irreplaceable if you would like to switch web hosting providers, due to the fact that you can conveniently create a full backup of a database in several formats (SQL, CSV, XML). You shall end up with one file which contains the entire content of the database, so you could download it from the present provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your website shall 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 preference across the entire web site - a word, an expression or a link, for instance.
phpMyAdmin in Cloud Hosting
We offer phpMyAdmin with all our cloud hosting plans and you'll be able to access it via the MySQL Databases section of your Hepsia CP. If you are signed into your hosting account, you should click on the phpMyAdmin icon, which shall be on the right-hand side of each database you have created, and you will be signed in immediately. However, you can also access a database directly by going to our phpMyAdmin login page and entering the corresponding account information. You'll have the exact same level of access in either case and you'll be able to carry out all operations which the tool supports, to enable you to conveniently import, export or change each of your databases. The direct link may be very useful if a third person, like a web designer, needs access to a specific database and you do not want to give them complete access to the website hosting account.
phpMyAdmin in Semi-dedicated Servers
If you host any script-driven website in a semi-dedicated server account from our company, you'll be able to administer the site database manually without difficulty because you can sign in to phpMyAdmin directly from your web hosting CP. Any MySQL database which you create 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 specific database is as simple 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 want. We also provide the option to sign in straight to phpMyAdmin without employing your CP. In this case, the login is manual and requires a username and a password. This feature makes it possible for you to give access to a particular database to other individuals without giving them access to your Internet hosting account.