I have an annoying problem where a couple tags reinsert themselves in my database and I'm looking for a way through PHP to auto merge them.
What I have is a $term_id for the first and a $second_id for the second, is there an easy way to make all of $second_id merge into $term_id?