<?php $b = ""; for ($x = 0; $x < 256; ++$x) $b .= chr($x); $a = [ $b ]; var_dump(json_encode($a)); var_dump(json_decode(json_encode($a)));
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`