$results){ $test=ucwords($test); $report[]=str_replace(array('[heading]','[content]'),array($test,$results),$template); } $report=join('',$report); echo $report; */ ?>