Files

3 lines
37 B
PHP
Raw Permalink Normal View History

2025-10-11 14:20:03 +02:00
<?php
echo "Hello World!";
phpinfo();