GitList
Repositories
Help
Report an Issue
rcm
Code
Commits
Branches
Tags
Search
Tree:
357b018
Branches
Tags
master
rcm
hello_world.php
Initial commit
Dev
commited
357b018
at 2018-06-14 23:07:57
hello_world.php
Blame
History
Raw
<?php header("Content-Type: text/plain"); echo "Hello, world!\n";