Do u hv something like this in your code?
print "Content-Type: text/html; charset=utf-8\n\n";
Can u change it for a moment to below line and see...
print "Content-Type: text/text\n\n";
Now run via web browser
In reply to Re: substituting 1 escaped character for another
by theravadamonk
in thread substituting 1 escaped character for another
by craigt
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |