Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-06-29 20:03
Flavor·PCRE (Legacy)

/
[^0-9a-zA-Z]+
/
gm
Open regex in editor

Description

Remove all special chars from string

Submitted by binary_fm