[ create a new paste ] login | about

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

PHP, pasted on Feb 12:
1
2
3
4
5
<?php

echo 'hello world';

?>


Output:
1
hello world


Create a new paste based on this one


Comments: