tati 12 лет назад
Родитель
Сommit
e9ef3685bf
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      Productos.php

+ 2 - 1
Productos.php

@@ -56,8 +56,9 @@ $statement->bind_result($nombre);
         
         <div id ="paginas_wrapper">
 			<?
-				$i=1;
+				$i=0;
 				while($statement->fetch()){
+				$i++;
 			?>
             <div id="pagina">
                 <div class="nav" style="display: inline; float: left; height: 30px; margin-top: 170px;">