If I have a string like "this%25is a%string %"
how can I come up with a regex expression that can detect and replace the "%" signs that arent followed by a "25"? So I would wanna leave the %25 alone since its already encoded.
Asked
Active
Viewed 72 times
0

aj soprano
- 151
- 1
- 6