Help for this page

Select Code to Download


  1. or download this
    $thes_name{$fields[1]} = thes_name{$fields[1]}++;
    
  2. or download this
    $count = $thes_name{$fields[1]};
    $count++;       
    $thes_name{$fields[1]} = $count;