
11/08/2003, 21:09
|
 | | | Fecha de Ingreso: mayo-2002 Ubicación: Lima, Peru
Mensajes: 4.619
Antigüedad: 22 años, 11 meses Puntos: 7 | |
Quizas sea porque mysql_num_rows es una funcion, no un array. Deberias probar...
$rows=mysql_num_rows($IdConsulta5);
for($j=0; $j < $rows; $j++) {
__________________ No tengo firma ahora... :( |