<?php $array = ["greeting", "hello", "question", "how-are-you", "response", "im-fine"]; foreach (array_chunk($array, 2) as [$key, $result[$key]]); var_export($result);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`