sostituisci
che errore ti da?Codice PHP:
$dati = mysql_query("select * from libri where lib_id = '$id' ") or die ("Errore : ".mysql_error());
sostituisci
che errore ti da?Codice PHP:
$dati = mysql_query("select * from libri where lib_id = '$id' ") or die ("Errore : ".mysql_error());
There are 10 types of people in the world: Those who understand binary, and those who don't.