Hello,
In one row in my database I store html code (page designed with use of wysiwyg editor).
Now when I echo this row I get all html characters <a href, <b> etc.
Can anyone syggest php function to change it so it is echo as normal text ....
Thanks.