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 $b; return true;

preferences:
34.85 ms | 405 KiB | 6 Q