[ create a new paste ] login | about

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

PHP, pasted on Apr 19:
1
2
3
<?php
echo'Hello World!';
?>


Output:
1
Hello World!


Create a new paste based on this one


Comments: