phpMyAdmin
What is phpMyAdmin? What is its role? Why will your Internet sites need it?
phpMyAdmin is a feature-rich tool developed in PHP, that will present you with full control of a MySQL database. You can do absolutely anything - set up fields, rows and tables, delete them or change their content, export or import a whole database or only a specific part of it, and execute MySQL commands. The tool is vital in case you would like to switch web hosting providers, due to the fact that you can conveniently create a full backup of a database in several formats (SQL, CSV, XML). You shall end up with a single file containing the entire content of the database, so you can easily download it from the present provider, upload it to the web server of the new one and import it through the same tool on their end. Your internet site will look exactly the same, for the reason that all script applications store their data in a database. With phpMyAdmin you could also easily search and replace content material of your preference across the entire website - a word, a phrase or a link, for instance.
-
phpMyAdmin in Shared Hosting
We offer phpMyAdmin with all our
Linux shared hosting and you'll be able to access it via the MySQL Databases section of your Hepsia Control Panel. If you're signed into your website hosting account, you can click on the phpMyAdmin icon, which shall be on the right-hand side of each database you've set up, and you shall be logged in immediately. Alternatively, you may also access a database directly by navigating to our phpMyAdmin login page and typing in the corresponding username and password. You will have the same exact level of access either way and you will be able to execute all operations the software tool supports, so you can easily import, export or modify each of your databases. The direct link could be extremely useful if a third person, such as a web designer, requires access to a given database and you do not want to give them complete access to the web hosting account.
-
phpMyAdmin in Semi-dedicated Servers
When you have a
semi-dedicated server package from our company, you'll be able to access phpMyAdmin to control any MySQL database which you create inside your account from the Hepsia hosting CP. A new tab shall open within your web browser the instant 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 input the database username or password. If you would like to grant access to another person such as a web designer, for instance, you can give them the database login credentials and they will be able to log in through a direct link to phpMyAdmin, so they shall never need access to your whole hosting account. This option will allow you to keep your files and emails safe at all times.