Ver Mensaje Individual
  #8 (permalink)  
Antiguo 15/11/2008, 20:10
Bobby23
 
Fecha de Ingreso: marzo-2007
Mensajes: 29
Antigüedad: 17 años, 2 meses
Puntos: 0
Respuesta: ver.php aroja un error en el row

usa esto:

$q = mysql_query("SELECT id, cabezera, titulo, breve_texto, Noticia, imagen, fecha, url FROM articulos WHERE id='$_GET[id]'")