Hi Monks, I want to replace all the occurrences of \* by STAR in a string with a simple regex. I am not able to do it, this is my code that I tried:
Thanks Guys, I understootd the problem, the way I gave the input is wrong, I gave \* in double quoted string and try to match it in the variable $value.