phpMyAdmin is a feature-rich tool developed in PHP, which shall present you with total control of a MySQL database. You could do virtually anything - set up fields, rows and tables, erase 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 vital if you need to switch hosting companies, since you can conveniently generate a full backup of a database in a variety of formats (SQL, CSV, XML). You will end up with one file that contains the whole content of the database, so you can 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 site shall look exactly the same, simply because all script applications store their data inside a database. With phpMyAdmin you can also easily search and replace content material of your choice across the entire web site - a word, an expression or a link, for instance.

phpMyAdmin in Shared Hosting

We provide phpMyAdmin with all our shared hosting and you will be able to access it via the MySQL Databases section of your Hepsia Control Panel. If you are signed into your web hosting account, you could click on the phpMyAdmin icon, which will be on the right-hand side of every database you've created, and you will be signed in automatically. Alternatively, you can also access a database directly by visiting our phpMyAdmin login page and typing in the corresponding username and password. You will have the same exact level of access either way and you shall be able to perform all operations which the software tool supports, so that you can quickly import, export or change each of your databases. The direct link may be extremely useful when a third person, such as a web designer, requires access to a given database and you do not want to give them full access to the website hosting account.

phpMyAdmin in Semi-dedicated Hosting

When you have a semi-dedicated server plan through our company, you shall be able to access phpMyAdmin to manage any MySQL database which you set up in your account through the Hepsia hosting CP. A new tab will open inside your web browser as soon as you click on the phpMyAdmin icon for a particular database and you will be logged into the innovative tool automatically, so you'll not need to type the database username or password. If you want to provide access to another person like a web developer, for instance, you could give them the database login info and they will be able to log in via a direct link to phpMyAdmin, so they shall never need access to your whole hosting account. This option will allow you to keep your files and emails safe at all times.