Depending on the PHP setting for ‘Magic Quotes’, forms data can arrive to server side with backslashes in the fields. Here is a great tip on how to handle that.
Depending on the PHP setting for ‘Magic Quotes’, forms data can arrive to server side with backslashes in the fields. Here is a great tip on how to handle that.