Kaynağa Gözat

Test vTatosa4

tati 12 yıl önce
ebeveyn
işleme
a1c02c78d5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      Productos.php

+ 1 - 1
Productos.php

@@ -78,7 +78,7 @@ $statement->bind_result($nombre);
                         </div>
                     </div>
 					<? 
-					if (!$statement->fetch()) { break; }
+					if (i!=3 && !$statement->fetch()) { break; }
 					} //while $i %3 && st-fetch
 					$i=0;
 					?>