3v4l.org

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

preferences:
53.58 ms | 402 KiB | 5 Q