> What about foreign names...such as the umlaut in
> German? I'm not interested in allowing ALL of the
> characters, just the most common ones...I'd hate to
> restrict a genuine registration because the name
> contains an unaccepted character. Know what I mean?

Well, that wasn't in your original question. :)

I'm not sure how to do that in a regex. You'll probably have to tell it
exactly what ascii characters (or range) that you want to allow. Not
sure on the syntax...search google.

---John Holmes...



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to