na internetu sem nasel tohle :
Kód:
mysql_query("UPDATE tabel1 SET naam='$naam', adres='$adres' WHERE id='$id'") or die (mysql_error()); 
mysql_query("UPDATE tabel2 SET postcode='$postcode' WHERE id='$id'") or die (mysql_error());
coz si myslim ze je skoro to samy co tam mam ja...