phpMyAdmin
Learn more about what phpMyAdmin is and the best way to take advantage of it as a management instrument for your MySQL databases.
phpMyAdmin is a feature-rich tool developed in PHP, which shall provide you with complete control over a MySQL database. You may do practically everything - set up fields, rows and tables, delete them or modify their content, export or import a whole database or only a certain part of it, and execute MySQL commands. The tool is irreplaceable in case you need to switch hosting companies, simply because you may conveniently generate a full backup of a database in a variety of formats (SQL, CSV, XML). You will end up with a single file containing the whole 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 shall look exactly the same, because all script apps store their data inside a database. With phpMyAdmin you may also easily search and replace content of your choice across the whole web site - a word, a phrase or a link, for instance.
-
phpMyAdmin in Shared Website Hosting
phpMyAdmin is featured as part of our
Linux shared website hosting and you will be able to access it at any time through your Hepsia Control Panel. All databases that you create inside the account will be listed in alphabetical order within the MySQL Databases section of the Control Panel and all it shall take to access any of them shall be to click on the small phpMyAdmin icon, that'll be on the right side of every database. You won't have to type in any information, because you'll be logged in automatically in a new browser tab. If you prefer to log in by hand and not going through the CP, you will be able to do so via our direct phpMyAdmin login page in which you'll have to input the database username and password. This option is handy if you need to offer access to a certain database to some third party, for instance a web designer.
-
phpMyAdmin in Semi-dedicated Hosting
We offer phpMyAdmin with every single
semi-dedicated server account as all our packages support MySQL-driven sites. The tool is integrated in our in-house built Hepsia hosting Control Panel and if you would like to modify any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a given database. You will not need any login credentials since you'll be logged in automatically. If you don't want to employ your CP or you need to give access to any database to another individual for some reason, you'll have an alternative option - to go to our phpMyAdmin direct login web page where our system will require the database details. If you hire a web development company, for instance, you can employ that option to permit them to work on your website without granting them access to any files, emails or some other databases in the account.