Help for this page

Select Code to Download


  1. or download this
    Title page for whole
    Section page for the data source
    ...
    Item : Data
    Item : Data
    Item : Data
    
  2. or download this
    
    Item1       Item2      Item3
    Data1       Data2      Data3
    Data1       Data2      Data3
    ....
    
  3. or download this
    my ($table, $page, $array);
    
    ...
        }
        $table->table( set up table using $array )
    }