Also, I find that if you have to escape more then one quote, you're probably better off invoking qq{} with different delimiters, like <code>print qq{<input name="$name" value="$value" />
(I almost always write XHTML; no good reason not too.) Also, you should be more careful if $name or $value potentialy contain quotes.In reply to Re: Re: Unstickying CGI
by theorbtwo
in thread Unstickying CGI
by George_Sherston
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |