phpMyAdmin is a feature-rich tool coded in PHP, which will present you with 100 % control of a MySQL database. You could do absolutely anything - set up fields, rows and tables, delete them or alter their data, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is very important if you need to switch hosting providers, simply because you could effortlessly create a full backup of a database in different formats (SQL, CSV, XML). You shall end up with one file which contains the entire content of the database, so you can easily download it from the present provider, upload it to the web server of the new one and import it via the same tool on their end. Your website shall look exactly the same, for the reason that all script apps store their content inside a database. With phpMyAdmin you could also quickly search and replace information of your choice across the whole website - a word, a phrase or a link, for example.

phpMyAdmin in Shared Hosting

You'll be able to employ phpMyAdmin to access any database you create inside a shared hosting account acquired from our company simply because we offer the tool by default with all packages. Once you sign in to your Hepsia web hosting Control Panel and create a new database in the MySQL Databases section, a tiny phpMyAdmin icon shall appear on its right-hand side. What it takes to log in immediately is to click on this icon and the tool shall open in a new web browser tab, so you can manage the database data. This is also how you can import a database if you are moving your site from another company to our advanced cloud hosting platform. Another way to log in to a database is if you take advantage of our direct phpMyAdmin login URL, but you should know the DB account information. This option will enable you to provide access to any database to other people, without providing them with access to the whole website hosting account.

phpMyAdmin in Semi-dedicated Hosting

If you host any script-driven website inside a semi-dedicated server account from our company, you'll be able to handle the website database manually effortlessly as you can sign in to phpMyAdmin directly from your hosting Control Panel. Any MySQL database you set up shall be listed inside the Databases section of your account and it'll have a phpMyAdmin icon on its right side. Accessing the tool for a particular database is as simple as clicking on that icon and our system shall open a new tab in your Internet browser and it shall log you in automatically, to permit you to export/import or modify any content that you want. We also provide the option to sign in straight to phpMyAdmin without employing your Control Panel. In such cases, the login is manual and requires a username and a password. This feature makes it possible for you to give access to a particular database to other people without giving them access to your website hosting account.