[ create a new paste ] login | about

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

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

echo "HELLO WORLD";
?>


Output:
1
HELLO WORLD


Create a new paste based on this one


Comments: