3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tmp1=tempnam("/tmp", "prvieval"); $tmp2=tempnam("/tmp", "drugieval"); $cntnt="ZWNobyAnYSc7"; file_put_contents($tmp1, '<?php file_put_contents("' . $tmp2 . '","<?php ' . base64_decode("'.$cntnt.'") . ';");'); echo file_get_contents($tmp1); echo "-----"; include($tmp1); include($tmp2);

preferences:
37.31 ms | 402 KiB | 5 Q