The Links don't seem to work, i link a number of text and i get This:
<a href="\"http://www.domain.com\"">
instead of http://www.domain.com
Anyone else having this problem?, i'm not sure if its the php that i have, since i'm using this to update text on certain pages.
Not sure if when the form is submited slashes are added into the tags or not
Re: LInks are not working when i add them
This is doing the same for me too. I keep getting this
I've even used stripslashes() on my submit to database function
Any help on this would be appreciated