phpMyAdmin is a feature-rich tool written in PHP, which shall present you with complete control over a MySQL database. You can do absolutely everything - create fields, rows and tables, remove them or modify their content, export or import an entire database or just a particular part of it, and execute MySQL commands. The tool is very important if you want to switch web hosting providers, simply because you can effortlessly create a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with just one file containing the entire content of the database, so you may 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 website shall look exactly the same, for the reason that all script applications store their data inside a database. With phpMyAdmin you may also effortlessly search and replace content of your choice across the whole website - a word, an expression or a link, for example.

phpMyAdmin in Cloud Hosting

You will be able to use phpMyAdmin to access any database which you create inside a cloud hosting account bought through our company because we provide the tool by default with all our plans. Once you log in to your Hepsia website hosting CP and set up a new database inside the MySQL Databases section, a small phpMyAdmin icon will appear on its right-hand side. What it requires to log in instantly is to click on that icon and the tool will open inside a new Internet browser tab, so that you can manage the database content. That is also how you could import a database when you are moving your Internet site from another provider to our advanced cloud hosting platform. A different way to log in to a database is if you take advantage of our direct phpMyAdmin login URL, but you must know the DB username and password. This option will enable you to provide access to any database to other people, without granting them access to the whole web hosting account.

phpMyAdmin in Semi-dedicated Hosting

If you have a semi-dedicated server plan from our company, you'll be able to access phpMyAdmin to control any MySQL database that you create in your account via the Hepsia hosting Control Panel. A new tab will open inside your browser the moment you click on the phpMyAdmin icon for a specific database and you'll be logged into the innovative tool automatically, so you will not have to type in the database username or password. If you would like to grant access to another person such as a website designer, for example, you can give them the database login details and they shall be able to log in by using 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.