<?php class __construct { public function __construct() { static $i = 0; print $i++; } } $a = new __construct(); $a();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`