Ver Mensaje Individual
  #7 (permalink)  
Antiguo 20/12/2007, 10:24
Avatar de agressor
agressor
 
Fecha de Ingreso: noviembre-2007
Ubicación: Knocking the Death Door..
Mensajes: 368
Antigüedad: 16 años, 5 meses
Puntos: 3
Re: ¿Cuál es el fallo?

Quitale el ")" que estaba en el mysql_query..

mysql_query("UPDATE palau SET titulo='$tit',fecha='$fec',resumen='$res',texto='$ tex' WHERE id='$id'",$link);

Salu2..!!