phpMyAdmin
What is phpMyAdmin? What is its function? Why will your Internet sites need it?
phpMyAdmin is an advanced tool which will allow you to control MySQL databases. It's developed in PHP and offers an easy to work with web interface to: create, remove or modify database cells, rows and entire tables. Less experienced users may take advantage of the software tool to import or export a database with a few mouse clicks in a range of formats - XML, CSV, SQL and PDF, and this is the quickest and the easiest way to migrate a script-driven site from one web hosting company to another, due to the fact that most of the content of this sort of a website is kept in a database, not in static files. More knowledgeable users can access a variety of advanced functions like running MySQL statements or controlling the privileges of database users. phpMyAdmin is amongst the most widely used MySQL management systems on the market.
-
phpMyAdmin in Shared Hosting
phpMyAdmin is available as part of our
Linux shared hosting and you will be able to access it anytime through your Hepsia CP. All databases which you create in the account shall be listed in alphabetical order within the MySQL Databases section of the CP and all it will take to log in to any of them will be to click on the little phpMyAdmin icon, which will be on the right side of every database. You won't have to type in any info, as you'll be logged in automatically in a new Internet browser tab. If you'd like to sign in manually and not going through the Control Panel, you shall be able to do so through our direct phpMyAdmin login page where you shall have to type in the database account information. This option is handy if you want to grant access to a specific database to some third party, such as a web designer.
-
phpMyAdmin in Semi-dedicated Hosting
When you host a script-driven website in a
semi-dedicated server account from our company, you'll be able to handle the website database manually without any difficulty as you can log in to phpMyAdmin directly from your hosting Control Panel. Any MySQL database you create will be listed in the Databases section of your account and it shall have a phpMyAdmin icon on its right side. Accessing the tool for a certain database is as easy as clicking on that icon and our system shall open a new tab in your web browser and it'll log you in automatically, so you can export/import or modify any content that you'd like. We also offer the option to log in directly to phpMyAdmin without using your Control Panel. In cases like this, the login is manual and requires a username and a password. This feature enables you to give access to a specific database to other individuals without giving them access to your Internet hosting account.