I'd like to replace a series of words from a URL string (i.e. &price=) into a non-alpha character such as the vertical bar. I don't know enough about regExp to write the code without getting "invalid character in regExp"
Can anyone help? I have four words to replace.
Thanks in advance.
Can anyone help? I have four words to replace.
Thanks in advance.
Comment