phpMyAdmin
What's phpMyAdmin? What is its purpose? Why will your web sites need it?
phpMyAdmin is a feature-rich tool coded in PHP, that will provide you with complete control over a MySQL database. You may do practically everything - set up fields, rows and tables, delete 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 vital if you need to switch hosting providers, because you can very easily create a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with just one file that contains the whole content of the database, so you could 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 shall look exactly the same, because all script apps store their data in a database. With phpMyAdmin you may also conveniently search and replace content of your preference across the entire web site - a word, an expression or a link, for example.
-
phpMyAdmin in Shared Hosting
phpMyAdmin is featured as an element of our
Linux shared hosting and you will be able to access it anytime through your Hepsia CP. All databases that you create inside the account will be listed in alphabetical order within the MySQL Databases section of the Control Panel and all it will take to access any of them shall be to click on the little phpMyAdmin icon, that'll be on the right side of each and every database. You will not have to enter any information, because you'll be logged in automatically in a new browser tab. If you prefer to sign in by hand and not using the Control Panel, you shall be able to do so through our direct phpMyAdmin login page in which you'll have to type in the database username and password. This option is useful if you want to offer access to a certain database to some third party, for example a web designer.
-
phpMyAdmin in Semi-dedicated Hosting
We offer phpMyAdmin with each and every
semi-dedicated server account as all our packages support MySQL-driven websites. The tool is included inside our in-house built Hepsia Internet hosting CP and if you want to edit any database, you simply need to go to the MySQL section and click on the phpMyAdmin icon for a specific database. You will not need any login credentials due to the fact that you shall be logged in automatically. If you do not want to use your Control Panel or you need to give access to any database to another individual for whatever reason, you shall also have an alternative option - to go to our phpMyAdmin direct login page in which our system will require the database account info. If you hire a website design company, for instance, you can use this option to permit them to work on your website without granting them access to any files, email messages or other databases in the account.