[ create a new paste ] login | about

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

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

echo "hello world";

?>


Output:
1
hello world


Create a new paste based on this one


Comments: