yasarkemaldag adlı üyeden alıntı: mesajı görüntüle
bu şekilde dener misiniz ?

<? 
$idler = array(    
    '0'    =>    '14D2Y00006252,14D1T00006238, 14D1T00006237, 14D1T00006236, 14D1T00006235, 14D1T00006234, 14D1T00006233, 14D2Y00006251, 14D1T00006241, 14D1T00006226, 14D1Y00006240, 14C1T00005841, 14C1T00005840, 14C1T00005839, 14C1T00005838' 
     
); 



$sorgu = mysql_query("SELECT * FROM Urunler WHERE Barkod In (".$idler[0].")  ORDER BY ID DESC "); 

?> 

<table class="tablo"> 
<?php 

$adet_say=16; 
for($x=0; $x < $adet_say; $x++) 
{ 
    $ESS=mysql_fetch_array($sorgu); 
    if($x%6==0) 
    { 
        echo'<tr align="center">'; 
    } 
       ?> <td><a href="Urun_Karti.php?Urun=<? echo $ESS['Urun_Kodu']; ?>"><img src="urunler/<? echo $ESS['Urun_Kodu']; ?>_0.jpg" width="100" height="150"/></a><br /> <? echo $ESS['Urun_Kodu']; ?><br /><? echo $ESS['Satin_Alinan']; ?> Adet Sattı<p>&nbsp;</p></td> 
        
    <? if($x%6==5) 
    { 
        echo'</tr>'; 
    } 
} 
?> 
<tr> 
<td colspan="6" align="center"> 

</td> 
</tr> 
</table>
tek tırnak çift tırnak değil konu malesef.

konuyu ücretli scriptlere açtım, ilgilenen oraya da bakabilir.

https://www.r10.net/ucretli-script-is...hp-script.html