$row[bilder]=1061,1062,1063,1064,1065,1066,1067,1245,1246,1247,1248,1249,46
HAllo,
$ids=explode(",",$row[bilder]);
for($i=0;$i<count($ids);$i++){
$result=mysql_query("SELECT from table where id='$ids[$i]'");
}
lg
Ludwig
$row[bilder]=1061,1062,1063,1064,1065,1066,1067,1245,1246,1247,1248,1249,46
HAllo,
$ids=explode(",",$row[bilder]);
for($i=0;$i<count($ids);$i++){
$result=mysql_query("SELECT from table where id='$ids[$i]'");
}
lg
Ludwig