Home
About
API
PageRenderTime 15ms CodeModel.GetById 14ms app.highlight 0ms RepoModel.GetById 1ms app.codeStats 0ms
/p/php.php
http://github.com/AdamHarte/hello-world
PHP | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | 19f99de0ee760bfd6d8efac1f040e4fc MD5 |
raw file
1
<
?
php
2
print
(
"
Hello World
"
);
3
?>