sostituisci
Codice PHP:
$dati mysql_query("select * from libri where lib_id = '$id' ") or die ("Errore : ".mysql_error()); 
che errore ti da?