Ver Mensaje Individual
  #1 (permalink)  
Antiguo 23/05/2008, 09:36
Avatar de a83
a83
 
Fecha de Ingreso: noviembre-2005
Ubicación: Santiago de chile
Mensajes: 637
Antigüedad: 18 años, 5 meses
Puntos: 1
Exclamación Warning: mysql_fetch_object(): plop!

hola tengo el sigiente error y no entiendo por que me lo tira


Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\noticia\muestranoticia.php on line 58



este es el cod
?>
Código PHP:
<? 
    
//muestro los datos en un bucle 
    
$num_filas 0
    while (
$damefila=mysql_fetch_object($resultid)) 
    { 
?>