<?php $s = fopen("php://memory", "r"); fclose($s); var_dump(fpassthru($s));
You have javascript disabled. You will not be able to edit any code.