PHPMyAdmin

For hosting PHP on your website, PHPMyAdmin might be the most important tool in your arsenal. It lets you effortlessly manage all of your databases on your server. Whether you use MySQL, MariaDB, PostgreSQL, or some other database storage mechanism, PHPMyAdmin lets you easily search, organize, import, export, and much more. PHPMyAdmin is also a great place to test out SQL queries. A built-in SQL editor lets you easily run advanced queries without having to log in to a command line session.

Getting Started With PHPMyAdmin

Here in the support center, we have everything you need to get started using PHPMyAdmin. It comes pre-installed in most accounts, but if you have a self-managed server, we’ve got you covered.

More Advanced PHPMyAdmin Tutorials