tiamat2012
Programmer
Hey, is there an easy way to display HTML code? I want to link to a page so that the visiters of my site can see the sourcecode.
Javascript can work, but thats a javascript link and unrecommended, and I'd rather not do it that way.
I know I can do the php way echo htmlentities($string) but I'd like to do it without getting any scripting language involved. Is there an easy way to do this?
Thank you for your time,
Kerry
Javascript can work, but thats a javascript link and unrecommended, and I'd rather not do it that way.
I know I can do the php way echo htmlentities($string) but I'd like to do it without getting any scripting language involved. Is there an easy way to do this?
Thank you for your time,
Kerry