Philosophy

Here's the way I see it.

function evaluate($humanity, $i){
	$h[]= $humanity;
	$m = $humanity[i];
	foreach($h as $human){
		if($human > $m){
			return false;
		}else{
			return false;
		}
	}
}