Help for this page

Select Code to Download


  1. or download this
    sub FormatTime {
    ##    Format Time Function    ##
    ...
        $year += 1900;
        return "$hour$show_min$min $mon/$mday/$year";
    }
    
  2. or download this
    my $output = "";
                foreach $project_module_list (@project_module_list) {
    ...
                    </tr></table>
                    </form>
                ~;