37063-vm/test_php.php
2026-01-05 10:25:17 +00:00

5 lines
51 B
PHP

<?php
echo "<h1>PHP is working!</h1>";
phpinfo();