phpMyAdmin is a feature-rich tool written in PHP, which shall present you with complete control of a MySQL database. You may do absolutely everything - create fields, rows and tables, delete them or change their data, export or import a whole database or just a specific part of it, and execute MySQL commands. The tool is very important when you want to switch web hosting providers, since you could very easily create a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with just one file which contains the whole 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 using the same tool on their end. Your site will look exactly the same, simply because all script applications store their content inside a database. With phpMyAdmin you may also effortlessly search and replace information of your choosing across the whole internet site - a word, an expression or a link, for instance.
phpMyAdmin in Shared Web Hosting
You will be able to use phpMyAdmin to access any database you set up inside a shared web hosting account purchased through our company as we provide the tool by default with all our hosting plans. Once you log in to your Hepsia Internet hosting Control Panel and set up a new database in the MySQL Databases section, a small phpMyAdmin icon shall appear on its right-hand side. All it takes to log in instantly is to click on this icon and the tool shall open in a new browser tab, so that you can manage the database data. That's also how you could import a database if you are moving your Internet site from another host company to our innovative cloud hosting platform. Another way to log in to a database is if you use our direct phpMyAdmin login URL, but you must know the DB account info. This option will enable you to grant access to any database to other individuals, without granting them access to the entire 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 will be able to control the website database manually without any difficulty as you can log in to phpMyAdmin straight from your hosting CP. Any MySQL database that you set up shall be listed inside the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a certain database is as simple as clicking on that icon and our system will open a new tab in your browser and it'll log you in automatically, to permit you to export/import or modify any content that you'd like. We also provide the option to sign in straight to phpMyAdmin without employing your CP. In such cases, the login is manual and requires a username and a password. This function will enable you to grant access to a certain database to other individuals without giving them access to your Internet hosting account.