[ create a new paste ] login | about

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

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

echo "hello world";

?>


Output:
1
hello world


Create a new paste based on this one


Comments: