will be better...open (FILE, 'htmlcal.txt') or die $!,"\n"; print "Content-Type: text/html\n\n"; print "What the f***?"; while ($line = <FILE>) { print $line; } close FILE;
-- tune
In reply to Re: Printing file to browser
by tune
in thread Printing file to browser
by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |