phpMyAdmin
What is phpMyAdmin? What is its function? Why will your web sites need it?
phpMyAdmin is a feature-rich tool coded in PHP, that will offer you complete control of a MySQL database. You could do literally anything - create fields, rows and tables, remove them or alter their content, 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 hosting providers, due to the fact that you could effortlessly create a full backup of a database in different formats (SQL, CSV, XML). You will end up with just one file which contains the whole content of the database, so you can download it from the present provider, upload it to the server of the new one and import it using the same tool on their end. Your site shall look exactly the same, for the reason that all script applications store their content within a database. With phpMyAdmin you can 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
You'll be able to use phpMyAdmin to access any database which you set up inside a
cloud website hosting account bought from our company since we provide the tool by default with all plans. After you log in to your Hepsia website hosting CP and create a new database in the MySQL Databases section, a tiny phpMyAdmin icon will appear on its right-hand side. What it takes to log in immediately is to click on this icon and the tool will open in a new browser tab, so that you can handle the database data. That is also the way to import a database if you are moving your Internet site from another host company to our sophisticated cloud hosting platform. The other way to log in to a database is if you use our direct phpMyAdmin login URL, but you must know the DB username and password. This option will allow you to grant access to any database to other people, without giving them access to the entire web hosting account.
-
phpMyAdmin in Semi-dedicated Servers
phpMyAdmin is amongst the software instruments that come with all our
semi-dedicated plans. You could log into it and handle any of your MySQL databases if you click on the phpMyAdmin icon located on the right side of every database that you have created through your Hepsia web hosting CP. You'll not have to do anything else, since our system will log you in automatically and you could proceed with the tasks you need to do - import a database file from another provider, change some content, etc. You can access a database by using our direct phpMyAdmin login page also, but in this situation you'll have to input the correct username and password. You could use this option if you hire a web designer, as they can work on your Internet site without accessing your website hosting Control Panel. In this way, all files and emails you have inside the account shall be secure.