<?php $a = ['one' => 1, 'two' => 2, 'three' => 3]; $b = [1,2,3]; echo json_encode($a), "\n"; echo json_encode($b);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`