in reply to Re^4: Deleting a matching string in an array
in thread Deleting a matching string in an array
If you look at my original posting you'll see that it maps the strings through quotemeta, which escapes those characters, making them safe to use in a regex.
|
|---|