phpMyAdmin is a feature-rich tool written in PHP, which shall provide you with complete control of a MySQL database. You can do literally anything - set up fields, rows and tables, delete them or alter their content, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is irreplaceable in case you need to switch hosting companies, simply because you can very easily generate a full backup of a database in several formats (SQL, CSV, XML). You shall end up with only one file which contains the whole content of the database, so you may download it from the current 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, for the reason that all script applications store their data inside a database. With phpMyAdmin you can also easily search and replace content material of your choice across the whole website - a word, a phrase or a link, for instance.

phpMyAdmin in Shared Web Hosting

We provide phpMyAdmin with all Linux shared web hosting packages and you'll be able to access it via the MySQL Databases part of your Hepsia Control Panel. If you're signed into your hosting account, you could click on the phpMyAdmin icon, which shall be on the right-hand side of each database you've created, and you shall be signed in automatically. As an alternative, you may also access a database directly by visiting our phpMyAdmin login page and inputting the corresponding username and password. You'll have the same level of access either way and you shall be able to carry out all operations which the software tool supports, so that you can conveniently import, export or modify any of your databases. The direct link may be extremely useful in case a third person, like a web designer, needs access to a specific database and you do not want to give them full access to the Internet hosting account.

phpMyAdmin in Semi-dedicated Hosting

If you host your script-driven site in a semi-dedicated server account from our company, you will be able to administer the website database manually with ease simply because you can sign in to phpMyAdmin straight from your web hosting CP. Any MySQL database you set up shall 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 shall open a new tab inside your Internet browser and it will log you in automatically, so you can export/import or change any content that you'd like. We also provide the option to log in straight to phpMyAdmin without going through your CP. In such cases, the login is manual and requires a username and a password. This feature makes it possible for you to give access to a certain database to other individuals without giving them access to your website hosting account.