my/php/l1.php

4 lines
32 B
PHP
Raw Normal View History

2026-06-26 00:33:10 +03:00
<?php
echo "hello world\n";
?>