Help for this page

Select Code to Download


  1. or download this
    use strict;
    use CGI::Pretty qw(:standard *table);
    ...
        restore_parameters(FILE);
      close(FILE);
    }
    
  2. or download this
     Bareword "FILE" not allowed while "strict subs" in 
    use at D:/SITES/xyz123/cgi-bin/rows.cgi line 48.