phpMyAdmin is a feature-rich tool coded in PHP, which will provide you with full control over a MySQL database. You may do virtually anything - set up fields, rows and tables, erase them or alter their data, export or import an entire database or only a certain part of it, and execute MySQL commands. The tool is necessary in case you would like to switch web hosting companies, since you could effortlessly create a full backup of a database in a number of formats (SQL, CSV, XML). You will end up with just one file containing the entire content of the database, so you can easily download it from the present provider, upload it to the web server of the new one and import it through the same tool on their end. Your internet site will look exactly the same, simply because all script applications store their data within a database. With phpMyAdmin you could also easily search and replace information of your choice across the entire web site - a word, a phrase or a link, for instance.

phpMyAdmin in Cloud Hosting

phpMyAdmin is featured as a part of our cloud hosting services and you will be able to access it whenever you want from your Hepsia Control Panel. All databases which you set up inside the account shall be listed in alphabetical order inside the MySQL Databases section of the CP and all it shall take to access any of them shall be to click on the small phpMyAdmin icon, that will be on the right side of each database. You'll not need to type in any info, because you will be logged in automatically in a new Internet browser tab. If you would like to sign in manually instead of using the CP, you'll be able to do that via our direct phpMyAdmin login page where you'll have to type in the database username and password. This option is useful if you have to grant access to a certain database to some third party, such as a web designer.

phpMyAdmin in Semi-dedicated Hosting

If you have a semi-dedicated server package through our company, you will be able to access phpMyAdmin to handle any MySQL database you create inside your account from the Hepsia hosting CP. A new tab shall open in your browser the moment you click on the phpMyAdmin icon for a specific database and you'll be logged into the state-of-the-art tool automatically, so you will not need to input the database username or password. If you would like to provide access to another person such as a web designer, for example, you could give them the database login info and they'll be able to log in through a direct link to phpMyAdmin, so they'll never need access to your whole web hosting account. This option will allow you to keep your files and emails safe at all times.