[ create a new paste ] login | about

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

PHP, pasted on Jan 27:
1
2
3
<?php
    var_dump("Teste")
?>


Output:
1
string(5) "Teste"


Create a new paste based on this one


Comments: