phpMyAdmin
Find out more about what phpMyAdmin is and the way to use it as an administrative instrument for your MySQL databases.
phpMyAdmin is a feature-rich tool developed in PHP, that will give you full control over a MySQL database. You could do absolutely everything - create fields, rows and tables, delete them or change their data, export or import an entire database or only a specific part of it, and execute MySQL commands. The tool is necessary when you would like to switch web hosting providers, due to the fact that you may easily generate a full backup of a database in different formats (SQL, CSV, XML). You shall end up with one file which contains the whole content of the database, so you can easily download it from the present provider, upload it to the server of the new one and import it via the same tool on their end. Your website will look exactly the same, due to the fact that all script apps store their content within a database. With phpMyAdmin you could also effortlessly search and replace content of your choosing across the whole web site - a word, a phrase or a link, for instance.
-
phpMyAdmin in Cloud Hosting
We offer phpMyAdmin with all our
cloud service and you shall be able to access it through the MySQL Databases section of your Hepsia Control Panel. In case you are signed into your website hosting account, you should 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. Alternatively, you could also access a database directly by going to our phpMyAdmin login page and inputting the corresponding details. You will have the exact same level of access in either case and you'll be able to perform all procedures which the software tool supports, to enable you to conveniently import, export or change any of your databases. The direct link may be extremely useful in case a third person, such as a web designer, needs access to a particular database and you do not want to give them complete access to the hosting account.
-
phpMyAdmin in Semi-dedicated Servers
If you have a
semi-dedicated server plan through our company, you'll be able to access phpMyAdmin to control any MySQL database that you set up in your account via the Hepsia hosting Control Panel. A new tab shall open within your web browser the moment you click on the phpMyAdmin icon for a particular database and you'll be logged into the sophisticated tool automatically, so you will not have to input the database username or password. If you want to provide access to another person such as a web developer, for example, you could give them the database login details and they will be able to log in using a direct link to phpMyAdmin, so they shall never need access to your entire hosting account. This option will allow you to keep your files and emails safe at all times.