Help for this page

Select Code to Download


  1. or download this
    $r{$groupnumber} = 1;
    
  2. or download this
    if ($r{$groupnum}) { next; }
    else {
     ## Add record
    }