Help for this page

Select Code to Download


  1. or download this
    $table_one .= words(\@data_one);
    $table_two .= words(\@data_two);
    
    $table_three .= words(\@data_three);
    $table_four .= words(\@data_four);
    
  2. or download this
    while ($count < $elements) {
    print ("we are in MAIN loop\n");
    ...
        $test .=  "</tr>";
    
    } else {#do something else}