NYCPHP Meetup

NYPHP.org

[nycphp-talk] Regular Expressions & Foreign Characters

Jeff jsiegel1 at optonline.net
Wed Sep 17 10:58:57 EDT 2003


If I understand correctly, a regular expression like this: ^[a-z0-9\',.
-]{1,35}$/I will not allow foreign characters, e.g., Ë, because it is
not part of the regular ASCII set of characters but part of the extended
set. So...what's a kid to do?

Jeff Siegel




More information about the talk mailing list