phpMyAdmin is a feature-rich tool developed in PHP, that will provide you with complete control of a MySQL database. You could do virtually everything - create fields, rows and tables, erase them or change their data, export or import an entire database or just a particular part of it, and execute MySQL commands. The tool is very important if you want to switch hosting companies, since you may conveniently generate a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with a single file which contains the whole content of the database, so you can easily download it from the current provider, upload it to the web server of the new one and import it via the same tool on their end. Your website will look exactly the same, due to the fact that all script apps store their data within a database. With phpMyAdmin you may also easily search and replace content of your preference across the entire internet site - a word, an expression or a link, for example.

phpMyAdmin in Shared Hosting

We provide phpMyAdmin with all our shared hosting and you will be able to access it through the MySQL Databases part of your Hepsia CP. If you're signed into your website hosting account, you could click on the phpMyAdmin icon, that will be on the right-hand side of each database you have set up, and you will be logged in instantly. However, you could also access a database directly by navigating to our phpMyAdmin login page and entering the corresponding details. You shall have the exact same level of access in both cases and you'll be able to execute all operations that the tool supports, to enable you to quickly import, export or change any of your databases. The direct link may 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 web hosting account.

phpMyAdmin in Semi-dedicated Servers

When you have a semi-dedicated server plan through our company, you'll be able to access phpMyAdmin to handle any MySQL database that you set up in your account via the Hepsia hosting CP. A new tab will open within your Internet browser as soon as you click on the phpMyAdmin icon for a specific database and you will be logged into the sophisticated tool automatically, so you will not need to enter the database username or password. If you want to grant access to another person such as a web designer, for example, you can give them the database login information and they'll be able to log in by using a direct link to phpMyAdmin, so they'll never need access to your entire internet hosting account. This option will allow you to keep your files and emails safe at all times.