phpMyAdmin
What is phpMyAdmin? What is its role? Why will your Internet sites need it?
phpMyAdmin is a feature-rich tool coded in PHP, that will give you 100 % control over a MySQL database. You may do absolutely anything - set up fields, rows and tables, delete them or change their content, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is essential if you want to switch web hosting companies, because you may easily generate a full backup of a database in different formats (SQL, CSV, XML). You shall end up with one file containing the entire content of the database, so you can download it from the current provider, upload it to the hosting server of the new one and import it via the same tool on their end. Your internet site will look exactly the same, for the reason that all script applications store their content within a database. With phpMyAdmin you can also conveniently search and replace content material of your choosing across the whole web site - a word, an expression or a link, for instance.
-
phpMyAdmin in Shared Web Hosting
We offer phpMyAdmin with all our
Linux shared web hosting and you will be able to access it via the MySQL Databases section of your Hepsia Control Panel. If you are signed into your Internet hosting account, you should click on the phpMyAdmin icon, which shall be on the right-hand side of every database you've created, and you will be signed in automatically. Alternatively, you can also access a database directly by visiting our phpMyAdmin login page and typing in the corresponding account information. You'll have the exact same level of access either way and you'll be able to complete all procedures that the tool supports, to enable you to conveniently import, export or modify any of your databases. The direct link could be extremely useful in case 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 website hosting account.
-
phpMyAdmin in Semi-dedicated Hosting
If you host any script-driven website in a
semi-dedicated server account from our company, you'll be able to manage the site database manually without difficulty as you can log in to phpMyAdmin directly from your hosting Control Panel. Any MySQL database which you create shall be listed inside the Databases section of your account and it shall have a phpMyAdmin icon on its right side. Accessing the tool for a particular database is as easy as clicking on that icon and our system will open a new tab in your web browser and it shall log you in automatically, so that you can export/import or change any content you want. We also provide the option to log in directly to phpMyAdmin without using your CP. In this case, the login is manual and requires a username and a password. This feature permits you to give access to a particular database to other individuals without giving them access to your website hosting account.