$vid, "name" => $term ); $msg = taxonomy_save_term($edit); print $msg; } } else { print "You have insufficent permission to administer taxonomy"; } } else { print "You have not activated term_loader. See $active variable at top of the source code"; } ?>