php_programmer
Newbie
Karma: 0
Offline
Posts: 2
|
 |
« on: February 25, 2010, 18:05:52 » |
|
Hi Everyone,
I am using JComments component in my website. I have a problem: when I submit a comment with " ' " then in my email it is displaying with a slash "/". For eg. I commented like O'Reilly then I get a mail like O\'Reilly. I want to use the function "stripslashes" but I am not able to find the function where should I put the stripslashes function.
Please suggest me...
Thanks Anuj
|