client's
or
client"s
in a textarea input or text field, when it returns from the mysql db it looks like this
client\\\'s
or
client\\\"s
how do i get rid of the backslashes?
i have tried stripslashes, but nothing seems work
Moderator: General Moderators
client's
or
client"s
client\\\'s
or
client\\\"s