$value) { if (is_array($value)) { $post[$key] = json_encode($value); } } return $post; } }