phpMyAdmin is a feature-rich tool written in PHP, which shall present you with 100 % control of a MySQL database. You may do absolutely anything - create fields, rows and tables, delete them or change their content, export or import a whole database or just a particular part of it, and execute MySQL commands. The tool is very important if you would like to switch hosting companies, as you may very easily generate a full backup of a database in a number of formats (SQL, CSV, XML). You'll end up with a single file that contains 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 will look exactly the same, for the reason that all script applications store their data inside a database. With phpMyAdmin you could also quickly search and replace information of your preference across the whole internet site - a word, an expression or a link, for example.

phpMyAdmin in Shared Hosting

phpMyAdmin is a part of each shared plan we provide and it's accessible from our tailor-made Hepsia Control Panel. A small phpMyAdmin icon will be displayed on the right side of any database which you set up in the MySQL Databases section of the Control Panel and by clicking on the icon for the database that you want to access, you'll be logged into the application immediately in a new tab of your browser. Then you can do anything you'd like - export the entire or a part of the data, import a database, run SQL queries, search and modify terms. If you don't want to go through the CP, you will also be able to log in through a direct phpMyAdmin login page, but you should know the database username and password. The last feature is beneficial if you have to grant access to a database to a third-party.

phpMyAdmin in Semi-dedicated Servers

When you have a semi-dedicated server package from our company, you shall be able to access phpMyAdmin to control any MySQL database you create inside your account via the Hepsia hosting CP. A new tab will open inside your Internet browser as soon as you click on the phpMyAdmin icon for a particular database and you'll be logged into the sophisticated tool automatically, so you'll not have to type in the database username or password. If you would like to provide access to another person such as a web developer, for instance, you could give them the database login info and they shall be able to log in by using a direct link to phpMyAdmin, so they shall never need access to your whole internet hosting account. This option will allow you to keep your files and emails safe at all times.