3v4l.org

run code in 300+ PHP versions simultaneously
<?php //I'm a comment $i = 'this is a test'; $string = $i . 'just do it'; //I'm a comment2 $a = '12345'; $b = md5($a); echo $string; echo '</br>'; echo $b; return true;

preferences:
37.27 ms | 402 KiB | 5 Q