Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/02/2012, 10:24
Avatar de ZiTAL
ZiTAL
 
Fecha de Ingreso: marzo-2004
Ubicación: Bermio (Bizkaia)
Mensajes: 1.545
Antigüedad: 20 años, 2 meses
Puntos: 62
Respuesta: Primera fila, repetir en todas las hojas????

por favor no insertes HTML dentro de php, usa plantillas:

Código HTML:
<table>
<?php foreach($array as $key => $value): ?>
<tr>
<td><?=$key?></td>
<td><?=$value?></td>
</tr>
<?php endforeach ?>
</table> 
__________________
http://zital.no-ip.org
____________________

Euskerie ahuen eta bijotzan