list as $header => $content) { $list[] = '' . e($header) . ' ' . e($content); } return implode("\n", $list); } }