<?php $r = null; $w = [STDIN]; $x = null; stream_select($r, $w, $x, 0); var_dump($r);
You have javascript disabled. You will not be able to edit any code.