$result ti restitisce l'esito!
per interrogare il tuo db, ad esempio:
$row = mysql_fetch_assoc($result)) {
echo $row['campo'];
$result ti restitisce l'esito!
per interrogare il tuo db, ad esempio:
$row = mysql_fetch_assoc($result)) {
echo $row['campo'];