phpMyAdmin is a feature-rich tool written in PHP, that will present you with full control over a MySQL database. You may do absolutely anything - create fields, rows and tables, remove them or change 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 want to switch web hosting companies, because you can easily create a full backup of a database in several formats (SQL, CSV, XML). You will end up with only one file which contains the whole content of the database, so you can easily download it from the current provider, upload it to the server of the new one and import it using the same tool on their end. Your site will look exactly the same, due to the fact that all script apps store their data within a database. With phpMyAdmin you may also effortlessly search and replace information of your choosing across the entire internet site - a word, a phrase or a link, for example.

phpMyAdmin in Hosting

phpMyAdmin is featured as part of our Linux hosting service and you shall be able to access it anytime through your Hepsia Control Panel. All databases that you create in the account will be listed in alphabetical order within the MySQL Databases section of the CP and all it will take to gain access to any of them will be to click on the small phpMyAdmin icon, that'll be on the right side of each and every database. You won't have to type in any info, as you'll be logged in automatically in a new browser tab. If you prefer to log in by hand and not going through the Control Panel, you'll be able to do so using our direct phpMyAdmin login page where you'll have to type in the database account information. This option is handy if you want to grant access to a certain database to some third party, for instance a web designer.

phpMyAdmin in Semi-dedicated Servers

We provide phpMyAdmin with each and every semi-dedicated server account since our plans support MySQL-driven websites. The tool is included inside our in-house built Hepsia Internet hosting Control Panel and if you want to modify any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a given database. You will not need any login credentials due to the fact that you'll be signed in automatically. If you don't want to go through your CP or you want to provide access to any database to another individual for some reason, you shall also have an alternative option - to navigate to our phpMyAdmin direct login webpage where our system shall require the database account info. If you hire a web development company, for instance, you can take advantage of this particular option to enable them to work on your site without giving them access to any files, emails or some other databases inside the account.