when i use strrem function it removes all the characters that i specify example strrem("input string","input"),in this example it removes all the characters i,n,p,u,t from input string.
How to remove only the string "input" as a whole and not as characters because i may wat i,n,p,u,t characters used in other strings.Is there any direct fucnton for this?
Regards
varun
*This post is locked for comments
I have the same question (0)