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.
Tags: backslashes, form, tip
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.
Tags: backslashes, form, tip