phpMyAdmin
Find out what phpMyAdmin is, what it’s employed for and the reasons why you will be needing it for your sites.
phpMyAdmin is a feature-rich tool coded in PHP, which will offer you 100 % control over a MySQL database. You may do virtually anything - create fields, rows and tables, remove them or alter their data, 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 web hosting companies, since you could conveniently generate a full backup of a database in different formats (SQL, CSV, XML). You will end up with a single file containing the whole content of the database, so you can download it from the current provider, upload it to the server of the new one and import it using the same tool on their end. Your internet site will look exactly the same, because all script apps store their content within a database. With phpMyAdmin you could also quickly search and replace content of your preference across the whole web site - a word, an expression or a link, for instance.
phpMyAdmin in Cloud Website Hosting
We offer phpMyAdmin with all cloud website hosting and you'll be able to access it from the MySQL Databases part of your Hepsia Control Panel. In case you are signed into your web hosting account, you can click on the phpMyAdmin icon, which shall be on the right-hand side of every database you have set up, and you'll be signed in instantly. As an alternative, you may also access a database directly by going to our phpMyAdmin login page and typing in the corresponding details. You will have the same exact level of access in either case and you'll be able to carry out all operations the tool supports, so you can quickly import, export or change each of your databases. The direct link can be extremely useful if a third person, like a web designer, needs access to a specific database and you don't want to give them full access to the web hosting account.