select zahl from tabelle where id = irgendwas; $zahl++; update tabelle set zahl = $zahl where id = irgendwas;