Help for this page

Select Code to Download


  1. or download this
      # determine the field names
      if ($colNamesHdl) {
    ...
        $k  = $$rowsHdl[0];
        @ff = keys(%$k);
      }