[ create a new paste ] login | about

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

PHP, pasted on Oct 9:
1
2
3
<?php 
echo "Hello, World!";  
?>


Output:
1
Hello, World!


Create a new paste based on this one


Comments: