Ver Mensaje Individual
  #10 (permalink)  
Antiguo 19/06/2009, 18:44
pecilote
 
Fecha de Ingreso: mayo-2008
Mensajes: 17
Antigüedad: 16 años
Puntos: 0
Respuesta: No inserta los datos en la Base de Datos

ahi lo arregle y no me tira mas ese error
pero sigue sin seleccionar la base de datos
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/www/xxx.biz/nuevoComentario.php on line 18

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/www/xxx.biz/nuevoComentario.php on line 20
Comentario Enviado Con Exito.
Espere Unos Segundos...No database selected

18 :$rowCom2 = mysql_fetch_array($resultCom2);
20: mysql_free_result($resultCom2);