I am capturing form data and posting it to a 3rd party script for processing. Everything works fine until someone uses an apostrophe, then it breaks the data for that field. I need to convert it to a character entity or something. Any suggestions?
I am capturing form data and posting it to a 3rd party script for processing. Everything works fine until someone uses an apostrophe, then it breaks the data for that field. I need to convert it to a character entity or something. Any suggestions?