How to display HTML code as a simple string/text?
Posted: Mon Jan 24, 2011 4:12 am
HI,
I want to display HTML code as simple string.
I'm accepting string through form post and when I try to print it, it is printed as HTML entities.
So I want to escape the meaning of code and want to print as it is.
Any suggestion for me?
I want to display HTML code as simple string.
I'm accepting string through form post and when I try to print it, it is printed as HTML entities.
So I want to escape the meaning of code and want to print as it is.
Any suggestion for me?