Open WebStart Page

The default MAMP start page provides links to access utilities such as phpMyAdmin, phpInfo, and the MAMP website.
phpMyAdmin
Section titled “phpMyAdmin”
phpMyAdmin is a web-based database administration tool. Use it to add or edit your databases.
phpInfo
Section titled “phpInfo”
The phpInfo page shows information about the configuration of PHP. This configuration can be changed using the php.ini file, which is located in C:\MAMP\conf\phpX.XX.
My Website
Section titled “My Website”The My Website link points to your localhost. If you are using Apache/Nginx port 8888, you will link to http://localhost:8888. If you are using Apache/Nginx port 80, you will link to http://localhost.