init commit

This commit is contained in:
John Doe 2025-06-11 05:34:04 +00:00
commit c30d82e9eb

3
index.php Normal file
View File

@ -0,0 +1,3 @@
<?php
echo 'Merhaba, Dünya!';
?>