<?php foreach(array(STDIN,STDOUT,STDERR,tmpfile()) as $resource){ var_dump(unserialize(serialize($resource))); }
You have javascript disabled. You will not be able to edit any code.