Or even:
Code:
$output = array_merge($words,$cwords);
echo implode("<br>\n",$output);