phpMyAdmin is a feature-rich tool coded in PHP, that will give you 100 % control over a MySQL database. You can do practically anything - set up fields, rows and tables, remove them or alter their content, export or import an entire database or only a certain part of it, and execute MySQL commands. The tool is very important in case you want to switch web hosting companies, as you can conveniently generate a full backup of a database in a number of formats (SQL, CSV, XML). You shall end up with only one file containing the whole content of the database, so you can easily download it from the current provider, upload it to the server of the new one and import it via the same tool on their end. Your internet site shall look exactly the same, simply because all script apps store their content in a database. With phpMyAdmin you can also easily search and replace content of your preference across the whole web site - a word, an expression or a link, for instance.
phpMyAdmin in Shared Hosting
We provide phpMyAdmin with all of our shared hosting service and you'll be able to access it from the MySQL Databases section of your Hepsia Control Panel. If you're signed into your hosting account, you should click on the phpMyAdmin icon, that will be on the right-hand side of each database you've set up, and you'll be signed in instantly. As an alternative, you could also access a database directly by navigating to our phpMyAdmin login page and typing in the corresponding account information. You'll have the same exact level of access in either case and you will be able to execute all operations which the tool supports, so that you can conveniently import, export or modify any of your databases. The direct link could be quite useful if a third person, such as a web designer, needs access to a given database and you don't want to give them full access to the website hosting account.
phpMyAdmin in Semi-dedicated Servers
When you have a semi-dedicated server package through our company, you shall be able to access phpMyAdmin to control any MySQL database that you set up inside your account via the Hepsia hosting Control Panel. A new tab will open in your Internet browser as soon as you click on the phpMyAdmin icon for a particular database and you'll be logged into the innovative tool automatically, so you'll not have to type in the database username or password. If you want to provide access to another person like a web developer, for instance, you can give them the database login info and they will be able to log in through a direct link to phpMyAdmin, so they will never need access to your entire hosting account. This option will allow you to keep your files and emails safe at all times.