while($bilgi=mysql_fetch_array($liste)){
if($bilgi[0]!='d' ){echo $bilgi[0];}
}

bu şekilde yapabilirsin