phpMyAdmin is a feature-rich tool coded in PHP, which shall offer you full control of a MySQL database. You could do literally everything - set up fields, rows and tables, delete them or alter their data, export or import an entire database or only a particular part of it, and execute MySQL commands. The tool is irreplaceable when you need to switch hosting providers, as you could effortlessly create a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with only one file that contains the whole content of the database, so you could 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 will look exactly the same, due to the fact that all script applications store their data in a database. With phpMyAdmin you can also easily search and replace content material of your preference across the entire website - a word, an expression or a link, for example.

phpMyAdmin in Hosting

phpMyAdmin is offered as an element of our hosting plans and you'll be able to access it at any time via your Hepsia CP. All databases you set up inside the account will be listed in alphabetical order in the MySQL Databases section of the CP and all it shall take to access any of them shall be to click on the little phpMyAdmin icon, that will be on the right side of each and every database. You'll not need to enter any info, since you will be logged in automatically in a new Internet browser tab. If you would like to sign in manually and not using the CP, you'll be able to do this through 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 a third party, for example a web designer.

phpMyAdmin in Semi-dedicated Servers

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