My original string look like this .
25\\\" height x 12\\\" width x 9\\\
but i want to remove these slashes from the sting like the below text.
I used stripslashes function , but gives only 25 .
25" height x 12" width x 9
Good for this or str_replace