11/12/2008, 17:50
|
| Mod on free time | | Fecha de Ingreso: agosto-2008 Ubicación: $MX->Gto['León'];
Mensajes: 10.106
Antigüedad: 16 años, 5 meses Puntos: 2237 | |
Respuesta: While Cambia:
if ($row= mysql_fetch_array($result1))
Por:
while ($row= mysql_fetch_array($result1)) |