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;
}
}
}
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;
}
}
}
Copyright © 2008 Phiberart.com | Jungle image licensed under Creative Commons | Coded with care in XHTML & CSS