codepad
[
create a new paste
]
login
|
about
Link:
http://codepad.org/PJvbRdRM
[
raw code
|
output
|
fork
]
bracken
-
PHP
,
pasted on Dec 22:
1
2
3
<?php
print
"Hello World!
\n
"
;
?>
Output:
1
Hello World!
Create a new paste based on this one
Comments: