Help for this page

Select Code to Download


  1. or download this
    if ($threadIDlist !~ /\b\Q$threadID\E\b/) {
    }
    
  2. or download this
        
        
    ...
      } # end of if/else
      return ($sth2);
    }