hi,
i'm having trouble with the encoding of quotes in a form.
Everytime I post data through a form php converts all the quotes to backslash-quote (\").
Is there a way to undo or decode this so that I would again receive the "normal" quotes without the backslash?
thanks for your help
i'm having trouble with the encoding of quotes in a form.
Everytime I post data through a form php converts all the quotes to backslash-quote (\").
Is there a way to undo or decode this so that I would again receive the "normal" quotes without the backslash?
thanks for your help
