Forum Moderators: open
I don't want to see this text among HTML or PHP tags.
Could you explain that a bit more?
If you mean you don't want to see the mark-up tags in a browser window, as long as you use valid mark-up you won't.
If you mean you want a small section of plain text to appear on the page, you can use the <pre></pre> tags around the text section, and it will display as pre-formatted text, usually in a fixed width font like Courier and with your line breaks reproduced.
But if you mean you don't want even to USE markup, then I'm confused. If you have no mark-up then you can't have functional links