[ create a new paste ] login | about

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

PHP, pasted on Aug 9:
1
2
3
4
5
<?php 

echo 'hello world';

?>


Output:
1
hello world


Create a new paste based on this one


Comments: