Help for this page

Select Code to Download


  1. or download this
             foreach my $emp_count (1 .. 3)
            {
    ...
                    "work" => $q->param("work$emp_count"),
                    }
            }