I have a PHP form that submits to a page that uses the PHP mail function. However, all of my apostrophes and other characters have the escape character inserted into them. How can I remove this? Does anyone know of a snippet of code I can use?
Thanks,