phpMyAdmin
Learn more about what phpMyAdmin is and how you can make use of it as a management tool for all of your MySQL databases.
phpMyAdmin is a feature-rich tool written in PHP, which will present you with 100 % control over a MySQL database. You can do virtually everything - create fields, rows and tables, erase them or change their data, export or import a whole database or only a particular part of it, and execute MySQL commands. The tool is necessary in case you want to switch web hosting companies, due to the fact that you may conveniently generate a full backup of a database in a variety of formats (SQL, CSV, XML). You'll end up with a single file that contains the whole content of the database, so you could download it from the current provider, upload it to the web server of the new one and import it via the same tool on their end. Your site shall look exactly the same, because all script apps store their data in a database. With phpMyAdmin you could also easily search and replace information of your choice across the whole internet site - a word, an expression or a link, for instance.
-
phpMyAdmin in Shared Hosting
phpMyAdmin is provided as an element of our
Linux shared hosting and you'll be able to access it at any time via your Hepsia CP. All databases which you create in the account will be listed in alphabetical order inside the MySQL Databases section of the CP and all it will take to gain access to any of them will be to click on the tiny phpMyAdmin icon, that will be on the right side of every database. You won't need to input any info, because you will be logged in automatically in a new Internet browser tab. If you'd like to log in manually instead of going through the CP, you shall be able to do that through our direct phpMyAdmin login page in which you will have to enter the database account information. This option is useful if you have to offer access to a specific database to a third party, for example a web designer.
-
phpMyAdmin in Semi-dedicated Servers
When you host any script-driven Internet site in a
semi-dedicated server account from our company, you shall be able to administer the website database manually effortlessly since you can sign in to phpMyAdmin straight from your hosting Control Panel. Any MySQL database which you set up shall be listed in 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 basic as clicking on that icon and our system shall open a new tab inside your web browser and it'll log you in automatically, so you can export/import or modify any content you want. We also offer the option to log in straight to phpMyAdmin without going through your Control Panel. In cases like this, the login is manual and requires a username and a password. This feature makes it possible for you to provide access to a particular database to other individuals without giving them access to your Internet hosting account.