I use addslashes and stripslashes to create database entries, but....
when i do this, it won't effect 'a single quote'. and second, i'm getting 3 slashes before "a double quote", when i then use stripslashes to "unslash" the string, 1 slash remains in the string. Please help...
Patrick