[ create a new paste ] login | about

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

PHP, pasted on Jan 14:
1
2
3
4
5
<?php
    if(false){
        echo 'result : true';
    }
?>


Output:
No errors or program output.


Create a new paste based on this one


Comments: