Bir müşterimin e-ticaret sitesinde kullandığım sistemdir.
@mysql_unbuffered_query("UPDATE `urunler` SET adet = adet-1 where id = '$id'");