angelblade27
Programmer
i want to cut stuff out between two words in a string.
like suppose the string is "hello how are u" i want to pass how and u and have the string be returned as "hello how u". is there a function to do this?
like suppose the string is "hello how are u" i want to pass how and u and have the string be returned as "hello how u". is there a function to do this?