tati hace 12 años
padre
commit
e9ef3685bf
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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;">