dbms_primeidc/extdbms/test.php
2025-03-20 18:38:28 +09:00

5 lines
35 B
PHP

<?php
echo "TEST";
phpinfo();
?>