07-29-2009, 02:46 AM
|
#2 (permalink)
|
|
The Addict
Join Date: Aug 2008
Posts: 336
Thanks: 8
|
This regex could help
it matches anything that is not alphanumeric.
or also the W that matches all alphanumeric, but the W treats the underscore like an alphanumeric. so this is the same as P.S. I haven't test it.
|
|
|
|