"); foreach( record::getTopAchievers() as $t ){ // var_dump($t); echo("
".$t['vorname']."
".$t['name']."
".$t['COUNT(*)']."
"); } echo(""); ?>