mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2025-12-08 05:26:25 +00:00
4 lines
35 B
PHP
4 lines
35 B
PHP
|
|
<?php
|
||
|
|
echo "Hello world !";
|
||
|
|
?>
|