my/php/l1.php
2026-06-26 00:33:10 +03:00

3 lines
32 B
PHP

<?php
echo "hello world\n";
?>