mysql_query("UPDATE `users` SET `rub` = '".$user['rub'] - $price."', `zakaz_off` = '".($user['zakaz_off'] +1)."' where (`id` = '".$myID."') ");