Help for this page

Select Code to Download


  1. or download this
    $hash{$rowdata->{'id'}} = $rowdata->{'id'};
    
  2. or download this
    $hash{$rowdata->{'id'}} = { '' => $rowdata->{'id'} };