"; }elseif (strstr($status, "bad") == TRUE){ //node is bad $stat_content = "\"Node "; }else{ //other status $stat_content = "\"Other "; } return $stat_content; } } ?>