فهرست منبع

Test vTatosa4

tati 12 سال پیش
والد
کامیت
a1c02c78d5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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;
 					?>