[ create a new paste ] login | about

Link: http://codepad.org/zK3BfWuk    [ raw code | output | fork ]

PHP, pasted on Dec 21:
1
2
3
<?php
print "Hello World!"; 
?>


Output:
1
Hello World!


Create a new paste based on this one


Comments: