hello,

i have a string and i need to push the '\' char before all regex special chars like $ . * and so on.
any idea how to do that ?

thanks