phpMyAdmin
What is phpMyAdmin? What is its purpose? Why will your sites need it?
phpMyAdmin is a feature-rich tool written in PHP, that will give you 100 % control over a MySQL database. You may do practically anything - create fields, rows and tables, erase them or modify their data, export or import an entire database or only a particular part of it, and execute MySQL commands. The tool is irreplaceable if you need to switch web hosting companies, as you may very easily create a full backup of a database in a variety of formats (SQL, CSV, XML). You will end up with just one file containing the whole content of the database, so you may download it from the present provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your internet site shall look exactly the same, due to the fact that all script apps store their content within a database. With phpMyAdmin you could also effortlessly search and replace information of your choosing across the whole website - a word, a phrase or a link, for example.
-
phpMyAdmin in Website Hosting
We provide phpMyAdmin with all
website hosting service and you will be able to access it via the MySQL Databases part of your Hepsia Control Panel. If you're signed into your web hosting account, you could click on the phpMyAdmin icon, which will be on the right-hand side of each database you have set up, and you will be signed in immediately. However, you can also access a database directly by going to our phpMyAdmin login page and inputting the corresponding username and password. You will have the same level of access in either case and you will be able to carry out all operations the tool supports, so that you can conveniently import, export or change any of your databases. The direct link can be extremely useful when a third person, such as a web designer, needs access to a particular database and you do not want to give them complete access to the website hosting account.
-
phpMyAdmin in Semi-dedicated Servers
If you have a
semi-dedicated server package through our company, you'll be able to access phpMyAdmin to control any MySQL database you create inside your account via the Hepsia hosting CP. A new tab shall open within your browser whenever you click on the phpMyAdmin icon for a particular database and you'll be logged into the sophisticated tool automatically, so you'll not need to type the database username or password. If you would like to grant access to another person like a web designer, for example, you could give them the database login information and they will be able to log in through a direct link to phpMyAdmin, so they'll never need access to your entire internet hosting account. This option will allow you to keep your files and emails safe at all times.