use CGI; # you already have this line $q = new CGI; # and one like this to I suppose my $var = "some text from a file"; my $varesc = $q->escapeHTML($var);
--
$you = new YOU;
honk() if $you->love(perl)
In reply to Re: Re: Re: Printing quotes out to an html form?
by extremely
in thread Printing quotes out to an html form?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |