3v4l.org

run code in 300+ PHP versions simultaneously
<?php $name = '/proc/self/mem'; $fp = fopen($name, 'r'); // send the right headers // dump the picture and stop the script echo fpassthru($fp); exit;

preferences:
31.35 ms | 402 KiB | 5 Q