phpMyAdmin
What's phpMyAdmin? What is its function? Why will your sites need it?
phpMyAdmin is a feature-rich tool coded in PHP, which will provide you with total control of a MySQL database. You may do virtually anything - create fields, rows and tables, remove them or modify their content, export or import a whole database or just a certain part of it, and execute MySQL commands. The tool is irreplaceable in case you need to switch hosting companies, since you can very easily create a full backup of a database in several 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 present provider, upload it to the hosting server of the new one and import it using the same tool on their end. Your internet site will look exactly the same, simply because all script apps store their content in a database. With phpMyAdmin you can also effortlessly search and replace information of your choosing across the whole website - a word, an expression or a link, for example.
-
phpMyAdmin in Hosting
phpMyAdmin is available as a part of our
Linux hosting and you'll be able to access it whenever you want via your Hepsia Control Panel. All databases that you set up inside the account will be listed in alphabetical order inside the MySQL Databases section of the Control Panel and all it will take to access any of them will be to click on the little phpMyAdmin icon, that'll be on the right side of each and every database. You'll not need to input any information, since you will be logged in automatically in a new web browser tab. If you would like to log in manually and not going through the Control Panel, you will be able to do that using our direct phpMyAdmin login page where you'll have to enter the database account information. This option is useful if you need to grant access to a particular database to a third party, for example a web designer.
-
phpMyAdmin in Semi-dedicated Hosting
We provide phpMyAdmin with each and every
semi-dedicated server account as all our packages support MySQL-driven websites. The tool is incorporated inside our in-house built Hepsia hosting CP and if you would like to change any database, you just need to go to the MySQL section and click on the phpMyAdmin icon for a particular database. You won't need any login credentials as you shall be logged in automatically. If you don't want to employ your CP or you need to provide access to any database to another individual for some reason, you shall also have an alternative option - to go to our phpMyAdmin direct login web page in which our system shall require the database account information. If you hire a website design company, for instance, you can take advantage of this particular option to enable them to work on your site without giving them access to any files, e-mails or other databases inside the account.