phpMyAdmin is a feature-rich tool coded in PHP, which will give you full control of a MySQL database. You can do absolutely anything - create fields, rows and tables, delete them or change their content, export or import an entire database or just a certain part of it, and execute MySQL commands. The tool is irreplaceable when you would like to switch web hosting companies, because you may effortlessly generate a full backup of a database in different formats (SQL, CSV, XML). You'll end up with one file containing the entire content of the database, so you may download it from the current provider, upload it to the hosting server of the new one and import it through the same tool on their end. Your site will look exactly the same, simply because all script applications store their data inside a database. With phpMyAdmin you may also conveniently search and replace content of your choosing across the whole web site - a word, an expression or a link, for example.
phpMyAdmin in Shared Hosting
We provide phpMyAdmin with all Linux shared hosting plans and you will be able to access it via the MySQL Databases part of your Hepsia Control Panel. If you are signed into your hosting account, you could click on the phpMyAdmin icon, which will be on the right-hand side of each database you've created, and you shall be logged in immediately. As an alternative, you could also access a database directly by going to our phpMyAdmin login page and inputting the corresponding account information. You shall have the same level of access either way and you will be able to execute all procedures that the tool supports, so you can conveniently import, export or change each of your databases. The direct link may be extremely useful if a third person, such as a web designer, needs access to a particular database and you do not want to give them full access to the Internet hosting account.
phpMyAdmin in Semi-dedicated Servers
We offer phpMyAdmin with every semi-dedicated server account as all our plans support MySQL-driven websites. The tool is included inside our in-house built Hepsia web hosting Control Panel and if you want to edit any database, you just have to go to the MySQL section and click on the phpMyAdmin icon for a given database. You will not need any login credentials since you shall be signed in automatically. If you do not want to use your Control Panel or you need to grant access to any database to another individual for whatever reason, you shall also have an alternative option - to go to our phpMyAdmin direct login web page where our system will require the database account information. If you hire a web designer, for example, you can take advantage of this particular option to permit them to work on your site without granting them access to any files, email messages or some other databases in the account.