playground-miniflake/index.php
DrMaxNix 4a1599c606
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
🎉 miniflake docker files
2024-04-20 15:58:29 +02:00

4 lines
93 B
PHP

<?php
echo("<pre style='background-color: #af8;'>" . print_r($_SERVER, true) . "</pre>")
?>