Re: email validation string.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux