mysql_query("UPDATE sk SET R1 = R1 + '".$user['R1G']."', R2 = R2 + '".$user['R2G']."' WHERE id= ".$user['id']."") or die(mysql_error());