> For the complete documentation index, see [llms.txt](https://spacecore.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spacecore.gitbook.io/wiki/en/web-development/install-phpmyadmin.md).

# Installing PhpMyAdmin

phpMyAdmin is an open source DBMS application written in PHP and is a web interface for managing MySQL databases.

## The installation process:

To get started, download the official **phpMyAdmin** from the site - [clik](https://www.phpmyadmin.net/)

It is necessary to transfer the contents of the downloaded archive to the site folder.

To access the site, we need to register in the address bar of the browser:

```
http://domain_or_ip/name_folder_phpmyadminfolder
```
