Files
frankenphp/testdata/server-variable.php
2021-11-01 00:18:30 +01:00

4 lines
31 B
PHP

<?php
echo print_r($_SERVER);