1. Why did you remove the backslash? (the original was correct)

I have a regular expression tester plugin in firefox and it validates Ok with the expression he provided.

If I add the second (original) backslash it won't validate emails anymore.

Also, from my little knowledge of Red.Exp. the backslash will escape special chars. In this case the backslash will escape the dot to match only a dot and not all chars...

This my way of seing it...

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

Reply via email to