Help for this page

Select Code to Download


  1. or download this
           $id = getParent ($taxId);
    
  2. or download this
           $id = getParent (undef);
    
  3. or download this
         while ($taxId = $taxId1){
            my $parent = `getz "[taxonomy:$taxId1]" -f pid`;