Regular expression, How to allow combination of dot (period) and letters ?

Posted by politrok on Stack Overflow See other posts from Stack Overflow or by politrok
Published on 2010-06-07T09:27:22Z Indexed on 2010/06/07 9:32 UTC
Read the original article Hit count: 128

Filed under:

Hi , I want to allow (.) and (a-zA-Z) letters and _ and - , I have some problems with the (.) ,

Any idea ?

Thanks in advance ,

Ish

© Stack Overflow or respective owner

Related posts about regex