phpMyAdmin
What's phpMyAdmin? What is its role? Why will your web sites need it?
phpMyAdmin is a feature-rich tool developed in PHP, which shall offer you full control over a MySQL database. You may do practically anything - create fields, rows and tables, delete them or alter their content, export or import an entire database or just a specific part of it, and execute MySQL commands. The tool is necessary in case you would like to switch web hosting providers, simply because you could conveniently generate a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with just one file which contains the entire content of the database, so you may download it from the present provider, upload it to the server of the new one and import it through the same tool on their end. Your site will look exactly the same, for the reason that all script apps store their content within a database. With phpMyAdmin you could also easily search and replace information of your preference across the entire internet site - a word, a phrase or a link, for instance.
-
phpMyAdmin in Website Hosting
We offer phpMyAdmin with all of our
website 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 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 shall be logged in instantly. As an alternative, you may also access a database directly by navigating to our phpMyAdmin login page and entering the corresponding account info. You shall have the same level of access in both cases and you'll be able to perform all procedures which the tool supports, so that you can easily import, export or modify each of your databases. The direct link could be extremely useful in case a third person, such as a web designer, needs access to a specific database and you don't want to give them complete access to the website hosting account.
-
phpMyAdmin in Semi-dedicated Servers
If you host a script-driven Internet site inside a
semi-dedicated server account from our company, you shall be able to handle the site database manually without any difficulty as you can log in to phpMyAdmin straight from your website hosting Control Panel. Any MySQL database that you set up will be listed in the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a specific database is as simple as clicking on that icon and our system will open a new tab in your browser and it shall log you in automatically, to enable you to export/import or change any content that you'd like. We also provide the option to log in straight to phpMyAdmin without using your Control Panel. In cases like this, the login is manual and requires a username and a password. This feature will enable you to give access to a particular database to other people without giving them access to your website hosting account.