[thelist] any non-alphanumeric character except space

PeterV peter at poorbuthappy.com
Thu Jul 15 16:20:33 CDT 2004


I am trying to do a regex that matches any non-alphanumeric character
except space. Any suggestions?  This one [^[:alnum:]+] matches any
non-alphanumeric character including spaces. So it's almost there...

Thanks!
Peter






More information about the thelist mailing list