Do you mean:
use CGI; use strict; # ... some code open(FILE,'header.htm') and print <FILE>; # ... main program open(FILE,'footer.htm') and print <FILE>; # ... done
In reply to Re^2: How to include header and footer in CGI file ?
by fglock
in thread How to include header and footer in CGI file ?
by gube
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |