Prova questo (non testato)

$risultato = compara_data ($tab, $id_prodotto);

while (list($data) = mysql_fetch_array($risultato)) {
...
}