mysql_query("UPDATE `user` SET `vklad`='$proc',`time_vklad`='".time()."'+'86400',`gorod_money`=`gorod_money`-'$num' WHERE `id`='".$user['id']."'");