3v4l.org

run code in 300+ PHP versions simultaneously
<?php $i = 'this is a test'; $a = md5(123456); $b = $a.'888'; $string = $i.'just do it'; echo $string; echo $a;

preferences:
51.08 ms | 402 KiB | 5 Q