Ver Mensaje Individual
  #3 (permalink)  
Antiguo 22/02/2011, 20:31
Avatar de richicasas
richicasas
 
Fecha de Ingreso: abril-2007
Ubicación: Colombia
Mensajes: 692
Antigüedad: 17 años, 1 mes
Puntos: 13
Busqueda Respuesta: Como dibujar tabla tipo asistencia con php

Código PHP:
<table border="1">
  <
tr>
    <
th scope="col">nombre</th>
    <
th scope="col">fecha</th>
    <
th scope="col">fecha</th>
    <
th scope="col">fecha</th>
    <
th scope="col">muchas fechas....</th>
  </
tr>
//AQUI EMPIEZAS EL WHILE PARA RECORRER LOS DATOS  
<tr>
    <
td>javier</td>
    <
td>1</td>
    <
td>0</td>
    <
td>0</td>
    <
td>...</td>
  </
tr>
//AQUI CIERRA EL WHILE 
//Por cada ciclo se genera una fila, osea todo el registro se muestra.

</table
__________________
Juguetes Sexuales