phpMyAdmin is a feature-rich tool coded in PHP, which shall offer you full control over a MySQL database. You may do virtually anything - create fields, rows and tables, erase them or modify their data, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is irreplaceable when you want to switch web hosting companies, since you may easily create a full backup of a database in several formats (SQL, CSV, XML). You'll end up with one file containing the entire 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 using the same tool on their end. Your website shall look exactly the same, because all script applications store their content in a database. With phpMyAdmin you may also quickly search and replace content of your choice across the whole website - a word, an expression or a link, for instance.

phpMyAdmin in Shared Hosting

We provide phpMyAdmin with all of our Linux shared hosting packages and you shall be able to access it via the MySQL Databases section of your Hepsia Control Panel. If you're signed into your web hosting account, you can click on the phpMyAdmin icon, which shall be on the right-hand side of each database you've set up, and you'll be logged in immediately. As an alternative, you may also access a database directly by visiting our phpMyAdmin login page and typing in the corresponding account information. You shall have the same exact level of access in either case and you will be able to complete all procedures the tool supports, so that you can conveniently import, export or change any of your databases. The direct link could be really useful in case a third person, such as a web designer, requires access to a given database and you don't want to give them full access to the web hosting account.

phpMyAdmin in Semi-dedicated Hosting

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 create in your account from the Hepsia hosting Control Panel. A new tab will open in your browser the moment you click on the phpMyAdmin icon for a specific database and you'll be logged into the advanced tool automatically, so you'll not need to type in the database username or password. If you want to grant access to another person like a web designer, for example, you could give them the database login credentials and they shall be able to log in from a direct link to phpMyAdmin, so they will never need access to your entire internet hosting account. This option will allow you to keep your files and emails safe at all times.