Help for this page

Select Code to Download


  1. or download this
    my @ref = ();
    $username = $mem_info[2];
    ...
      push @ref, join '|',@names if (scalar(@names));
      last if $#ref == 2 ;
    }
    
  2. or download this
    my $base_sql=q{SELECT username,status FROM members WHERE