hi,
In POST value i got a string like " I can't able to do ";
the above string was stored in a table, In that table the string is stored like
" I can\'t able to do "; How can i avoide \ before ' during insertion.Pleas e share my problem to rectify
In POST value i got a string like " I can't able to do ";
the above string was stored in a table, In that table the string is stored like
" I can\'t able to do "; How can i avoide \ before ' during insertion.Pleas e share my problem to rectify
Comment