phpMyAdmin is a powerful PHP-based tool used to control MySQL databases through a web interface. You can use it to run MySQL commands, create, change and erase cells, rows and tables or control users with various levels of access to the database in question. All these tasks can easily be performed from any device given that you have an Internet browser and access to the website hosting account in which the database is. With phpMyAdmin, you could also export or import a whole database, which is a very helpful function if you'd like to migrate a web site from one hosting provider to another. Several different file formats are supported for the so-called dump file - CSV, SQL, XML and PDF, depending on what you want to do - move the data from one web hosting account to another, preview an entire database in a spreadsheet app such as Microsoft Excel, etc.

phpMyAdmin in Shared Website Hosting

phpMyAdmin is part of every single Linux shared website hosting package we provide and it's accessible through our tailor-made Hepsia Control Panel. A little phpMyAdmin icon shall be displayed on the right side of any database you set up inside the MySQL Databases section of the Control Panel and by clicking on the icon for the database that you want to access, you will be logged into the app immediately in a new tab of your browser. Then you can do everything you would like - export the whole or a part of the data, import a database, run SQL queries, search and change terms. If you don't want to use the Control Panel, you will also be able to sign in via a direct phpMyAdmin login page, but you must know the database username and password. The last function is helpful if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Hosting

We provide phpMyAdmin with every semi-dedicated server account due to the fact that our packages support MySQL-driven sites. The tool is included inside our in-house built Hepsia website hosting Control Panel and if you would like to change any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a given database. You will not need any login credentials as you'll be logged in automatically. If you do not want to use your Control Panel or you would like to grant access to any database to another individual for whatever reason, you'll have an alternative option - to go to our phpMyAdmin direct login web page where our system will require the database account info. If you hire a web page designer, for example, you can employ this option to permit them to work on your website without granting them access to any files, emails or any other databases inside the account.