$x = 0; while($x < strlen($this->post['username']) AND $this->post['usergroupid'] == 6) { $_color = ($_color == "gray") ? "black" : "gray"; "black"; $post['musername'] .= "<span style='color:".$_color."'>".$this->post['username'][$x]."</span>"; $x++; }