phpMyAdmin
Find out what phpMyAdmin is, just what it’s useful for and the reasons why you will need it for your web sites.
phpMyAdmin is a feature-rich tool coded in PHP, which will offer you complete control of a MySQL database. You can do literally everything - 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 essential when you need to switch hosting providers, due to the fact that you may easily create a full backup of a database in different formats (SQL, CSV, XML). You'll end up with just one file which contains the whole content of the database, so you may download it from the current provider, upload it to the web server of the new one and import it through the same tool on their end. Your website will look exactly the same, simply because all script apps store their data within a database. With phpMyAdmin you may also easily search and replace content of your choosing across the whole internet site - a word, an expression or a link, for example.
-
phpMyAdmin in Web Hosting
We offer phpMyAdmin with all our
web hosting and you'll be able to access it through the MySQL Databases part of your Hepsia CP. If you're signed into your hosting account, you could click on the phpMyAdmin icon, which will be on the right-hand side of each database you have set up, and you'll be logged in immediately. Additionally, you can also access a database directly by visiting our phpMyAdmin login page and entering the corresponding account information. You shall have the same level of access either way and you shall be able to perform all procedures the tool supports, so that you can easily import, export or modify any of your databases. The direct link can be really useful when a third person, such as a web designer, requires access to a specific database and you do not want to give them complete access to the Internet hosting account.
-
phpMyAdmin in Semi-dedicated Servers
When you have a
semi-dedicated server package through our company, you shall be able to access phpMyAdmin to control any MySQL database that you create inside your account from the Hepsia hosting Control Panel. A new tab shall open within your Internet browser whenever you click on the phpMyAdmin icon for a specific database and you'll be logged into the advanced tool automatically, so you will not need to enter the database username or password. If you want to give access to another person like a website designer, for instance, you can give them the database login credentials and they shall be able to log in by using a direct link to phpMyAdmin, so they will never need access to your whole web hosting account. This option will allow you to keep your files and emails safe at all times.