phpMyAdmin is a feature-rich tool coded in PHP, which shall offer you complete control over a MySQL database. You can do practically anything - set up fields, rows and tables, erase them or alter their data, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is essential when you want to switch hosting providers, simply because you may effortlessly create a full backup of a database in a number of formats (SQL, CSV, XML). You'll end up with one file that contains the whole 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 using the same tool on their end. Your internet site shall look exactly the same, because all script applications store their data in a database. With phpMyAdmin you may also easily search and replace content material of your preference across the entire website - a word, a phrase or a link, for example.

phpMyAdmin in Shared Website Hosting

phpMyAdmin is offered as an element of our shared website hosting and you will be able to access it whenever you want through your Hepsia Control Panel. All databases which you set up inside the account shall be listed in alphabetical order in the MySQL Databases section of the CP and all it shall take to access any of them will be to click on the tiny phpMyAdmin icon, that'll be on the right side of each and every database. You won't need to enter any information, as you'll be logged in automatically in a new browser tab. If you would like to log in by hand instead of going through the Control Panel, you'll be able to do that using our direct phpMyAdmin login page in which you shall have to type in the database account information. This option is helpful if you have to offer access to a specific database to a third party, such as a web designer.

phpMyAdmin in Semi-dedicated Servers

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