phpMyAdmin
Discover more about what phpMyAdmin is and how to employ it as a management instrument for all your MySQL databases.
phpMyAdmin is a feature-rich tool developed in PHP, which shall present you with 100 % control of a MySQL database. You may do absolutely everything - create fields, rows and tables, remove them or change their content, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is necessary in case you want to switch hosting providers, because you could effortlessly generate a full backup of a database in different formats (SQL, CSV, XML). You will end up with only one file which contains the whole 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 internet site will look exactly the same, due to the fact that all script applications store their data in a database. With phpMyAdmin you could also conveniently search and replace content of your preference across the entire internet site - a word, an expression or a link, for example.
-
phpMyAdmin in Website Hosting
phpMyAdmin is offered as part of our
website hosting plans and you will be able to access it at any time via your Hepsia Control Panel. All databases you create inside the account shall be listed in alphabetical order inside the MySQL Databases section of the CP and all it shall take to access any of them shall be to click on the small phpMyAdmin icon, which will be on the right side of each and every database. You'll not have to type in any info, since you will be logged in automatically in a new Internet browser tab. If you prefer to sign in manually instead of going through the CP, you shall be able to do so through our direct phpMyAdmin login page where you'll have to input the database username and password. This option is handy if you need to offer access to a certain database to a third party, for example a web designer.
-
phpMyAdmin in Semi-dedicated Servers
If you host your script-driven website inside a
semi-dedicated server account from our company, you shall be able to control the website database manually without difficulty because you can sign in to phpMyAdmin straight from your web hosting CP. Any MySQL database that 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 specific database is as basic as clicking on that icon and our system shall open a new tab inside your Internet browser and it shall log you in automatically, to enable you to export/import or change any content you want. We also offer the option to log in straight to phpMyAdmin without using your CP. In cases like this, the login is manual and requires a username and a password. This function will enable you to give access to a specific database to other people without giving them access to your Internet hosting account.