fogyan
09-21-2009, 12:11 AM
hi,
How do I replace all the substrings that begin with 'b' (space delimited string) with '###' ?
Example:
Original string: "My brother is a big bad wolf"
Manipulated string: "My ### is a ### ### wolf"
Thanks!
How do I replace all the substrings that begin with 'b' (space delimited string) with '###' ?
Example:
Original string: "My brother is a big bad wolf"
Manipulated string: "My ### is a ### ### wolf"
Thanks!