in reply to cgi print file to screen
Will look quite different from what you'd expect.Input that </pre>looks <like> this &this
Use
or something similar.print $query->escapeHTML($line),"<br>";
updated: fixed typos
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: cgi print file to screen
by Anonymous Monk on May 26, 2005 at 14:47 UTC |