Ver Mensaje Individual
  #1 (permalink)  
Antiguo 16/01/2018, 10:33
Parliament
 
Fecha de Ingreso: noviembre-2003
Mensajes: 499
Antigüedad: 20 años, 5 meses
Puntos: 7
No entiendo esto

Por que esto
Código PHP:
registro=$mysql->query("select * from estab where nest = $_REQUEST[nest] ") or
      die(
$mysql->error); 

me produce esto ??

Unknown column 'BUENAVISTA' in 'where clause'