while($yaz = mysql_fetch_array($sorgu))
{
echo $sorgu["uyeadi"];
}
şurda bi sorun yok mu:
echo $yaz["uyeadi"];