Help for this page

Select Code to Download


  1. or download this
    $array_of_hashes[$countit]->{FILE} = $file;
    
  2. or download this
    %{$array_of_hashes[$countit]} = (FILE => $file);