index
:
omnihello
master
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PHP
/
hello.php
blob: 35245df53adedb7a65650b8e0c0f82d8ef10d000 (
plain
) (
blame
)
1
<?php
echo
"Hello, World!
\n
"
;
?>