I am looking for a proper version of a JavaScript equivalent of PHP's addSlashes.
I have found many versions, but none of them handle \b, \t, \n, \f or \r.
To be complete, this jsFiddle should alert: \b\t\n\f\r"\\
|
I am looking for a proper version of a JavaScript equivalent of PHP's I have found many versions, but none of them handle To be complete, this jsFiddle should alert:
| ||||
|
feedback
|
Notice how I've used | |||||||||
feedback
|