<?php $f = new SplFileInfo("/dev/null"); $h = $f->openFile(); while($h->valid()){ $h->current(); // comment out this line to get an endless loop $h->next(); } die("done");
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`