phpMyAdmin
Learn more about what phpMyAdmin is and how you can use it as a management tool for all of your MySQL databases.
phpMyAdmin is a feature-rich tool coded in PHP, which will offer you complete control over a MySQL database. You can do literally everything - create fields, rows and tables, remove them or alter their data, export or import a whole database or just a specific part of it, and execute MySQL commands. The tool is vital if you need to switch web hosting providers, since you could effortlessly create a full backup of a database in different formats (SQL, CSV, XML). You'll end up with a single file that contains the whole content of the database, so you can 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, simply because all script apps store their content inside a database. With phpMyAdmin you can also quickly search and replace content of your choice across the entire internet site - a word, an expression or a link, for example.
-
phpMyAdmin in Shared Hosting
phpMyAdmin is a part of every
shared plan which we provide and it is accessible from our tailor-made Hepsia Control Panel. A little phpMyAdmin icon will be shown on the right side of any database you create in the MySQL Databases section of the CP and by clicking on the icon for the database you want to access, you'll be logged into the application immediately in a new tab of your browser. Then you can do anything you would like - export the whole or a part of the data, import a database, run SQL queries, search and modify terms. If you don't want to go through the Control Panel, you'll also be able to log in via a direct phpMyAdmin login page, but you must know the database account information. The last function is helpful if you have to grant access to a database to a third-party.
-
phpMyAdmin in Semi-dedicated Servers
If you have a
semi-dedicated server plan from our company, you will be able to access phpMyAdmin to control any MySQL database that you create inside your account through the Hepsia hosting CP. A new tab will open within your web browser as soon as you click on the phpMyAdmin icon for a specific database and you'll be logged into the innovative tool automatically, so you will not have to type in the database username or password. If you want to provide access to another person like a web developer, for instance, you could give them the database login credentials and they shall be able to log in through a direct link to phpMyAdmin, so they will never need access to your entire web hosting account. This option will allow you to keep your files and emails safe at all times.