phpMyAdmin
Find out what phpMyAdmin is, precisely what it’s used for and the reason why you will need it for your web sites.
phpMyAdmin is a feature-rich tool coded in PHP, which shall offer you full control over a MySQL database. You can do virtually everything - create fields, rows and tables, remove them or alter their data, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is vital in case you would like to switch web hosting companies, due to the fact that you can easily generate a full backup of a database in several formats (SQL, CSV, XML). You will end up with one file that contains the whole content of the database, so you may download it from the current provider, upload it to the server of the new one and import it through the same tool on their end. Your internet site will look exactly the same, because all script applications store their content within a database. With phpMyAdmin you could also conveniently search and replace content of your choosing across the entire internet site - a word, a phrase or a link, for example.
-
phpMyAdmin in Shared Hosting
phpMyAdmin is available as part of our
Linux shared packages and you'll be able to access it whenever you want through your Hepsia Control Panel. All databases you set up in the account will be listed in alphabetical order in the MySQL Databases section of the Control Panel and all it shall take to log in to any of them shall be to click on the small phpMyAdmin icon, that will be on the right side of every database. You won't need to input any information, because you'll be logged in automatically in a new Internet browser tab. If you'd like to sign in manually and not going through the Control Panel, you'll be able to do this using our direct phpMyAdmin login page where you shall have to enter the database account information. This option is helpful if you have to offer access to a particular database to some third party, such as a web designer.
-
phpMyAdmin in Semi-dedicated Hosting
We provide phpMyAdmin with each
semi-dedicated server account as all our packages support MySQL-driven Internet sites. The tool is integrated in our in-house built Hepsia hosting Control Panel and if you would like to edit any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a given database. You shall not need any login credentials as you'll be signed in automatically. If you do not want to go through your CP or you would like to give access to any database to another person for some reason, you will also have an alternative option - to visit our phpMyAdmin direct login web page where our system shall require the database account info. If you hire a web developer, for instance, you can take advantage of this particular option to permit them to work on your site without giving them access to any files, emails or other databases in the account.