Writing a regular expression
-
Hey all,
I’m trying to do a
preg_replace();
but I’m strugging with the regular expression, so I’m wondering if someone could help me out?I’m trying to replace any of these characters – ( ) / \ – ! ” $ % ^ & £ * ; ‘ # < > ? . , – with an underscore (_).
Any help here is appriciated.
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Writing a regular expression’ is closed to new replies.