Ver Mensaje Individual
  #3 (permalink)  
Antiguo 14/03/2011, 19:37
Avatar de enlinea777
enlinea777
 
Fecha de Ingreso: mayo-2008
Ubicación: frente al pc
Mensajes: 1.830
Antigüedad: 16 años
Puntos: 127
Respuesta: Error en update

prueba esto:

Código PHP:
mysql_query("UPDATE user_home SET fondo = '$fondo', info = '$info', imagen = '$perfil', imagen1 = '$imagen1', imagen2 = '$imagen2', facebook = '$facebook', twitter = '$twitter',  myspace = '$myspace', radio = '$radio', titulo-box1 = '$titulo1', box1 = '$box1', titulo-box2 = '$titulo2', box2 = '$box2',  titulo-box3 = '$titulo3', box3 = '$box3' WHERE id=2"$link) or die(mysql_error());