<?php $array = array( 'x' => 1, 'y' => 2 ); $isEmpty = empty($array->x); echo $isEmpty ? 'empty' : 'not empty';
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`