Hi,
ich benutze den zweiten code, der in meinem ersten posting, steht. den mit $sql="SELECT art FROM table WHERE id = '$_POST[number]'"
$result=mysql_query($sql) or die(mysql_error());
while($result=mysql_fetch_object($sql))
Ach so, jetzt sehe ich's ...
Schau noch mal genau hin, auf welche Variable du mysql_fetch_object da anwendest!
MfG ChrisB
--
„This is the author's opinion, not necessarily that of Starbucks.“
„This is the author's opinion, not necessarily that of Starbucks.“