Ver Mensaje Individual
  #7 (permalink)  
Antiguo 22/04/2003, 08:22
DeM
 
Fecha de Ingreso: marzo-2003
Ubicación: The heart of Southamerica
Mensajes: 12
Antigüedad: 21 años, 1 mes
Puntos: 0
Como dice Manoloweb en su firma
Cita:
La mejor manera de aprender es Leer, Probar y preguntar
Y lo leí, Probe y ahora pregunto a Cluster Porque me aparece el siguiente error cuando coloco el código que me paseaste:
Cita:
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in f:\server\www\test\test1.php on line 16
Donde la linea 16 es
Código PHP:
$QS_Articulos=mysql_query("select * from dem where articulo='$seleccionado'",$linkbd) or die(mysql_error()); 
Espero no estar causandoles muchas molestias