phpMyAdmin is a feature-rich tool coded in PHP, which will present you with 100 % control over a MySQL database. You could do practically anything - create fields, rows and tables, erase them or alter their content, export or import a whole database or only a specific part of it, and execute MySQL commands. The tool is essential if you want to switch hosting companies, simply because you may effortlessly create a full backup of a database in different formats (SQL, CSV, XML). You will end up with a single file containing the entire content of the database, so you could download it from the present provider, upload it to the hosting server of the new one and import it using the same tool on their end. Your internet site will look exactly the same, because all script applications store their data inside a database. With phpMyAdmin you may also quickly search and replace content material of your choosing across the whole website - a word, an expression or a link, for example.

phpMyAdmin in Hosting

phpMyAdmin is a part of every single hosting plan which we offer and it is accessible from our custom-built Hepsia Control Panel. A little phpMyAdmin icon shall be shown on the right side of every database that 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 application automatically in a new tab of your browser. Then you can do everything you'd like - export the whole or a part of the content, import a database, run SQL queries, search and replace terms. If you don't want to go through the Control Panel, you'll also be able to log in using a direct phpMyAdmin login page, but you must know the database username and password. The last function is beneficial if you have to provide access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

We supply phpMyAdmin with each and every semi-dedicated server account as our packages support MySQL-driven sites. The tool is integrated inside our in-house built Hepsia web hosting CP and if you'd like to edit any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a specific database. You'll not need any login credentials as you will be signed in automatically. If you don't want to go through your CP or you want to provide access to any database to another individual for some reason, you shall also have an alternative option - to navigate to our phpMyAdmin direct login page where our system shall require the database details. If you hire a web page designer, for instance, you can take advantage of this option to allow them to work on your website without granting them access to any files, email messages or any other databases inside the account.