
04/12/2009, 15:00
|
 | | | Fecha de Ingreso: noviembre-2009 Ubicación: Buenos Aires, Argentina
Mensajes: 1.971
Antigüedad: 15 años, 4 meses Puntos: 65 | |
Respuesta: una ultima pregunta while( $row = mysql_fetch_row($response) ) {
$noticia[$c] = $row;
$c++;
}
Y si, el tutorial no parece malo =) |