I have a textarea and when i add content to the DB say:
It will ad fine, but if i query that string from the DB and place it in a textarea to be edited and save it, anything after and including the & is removed, this seems to happen with & and ; characters. These are the only to i've come across so far, can't seem to figure it out!??
#hello&again
Comment