Re: Issue with filter_var and FILTER_VALIDATE_EMAIL

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

 



Did you execute the code I sent? Does it give you a false?

Jonathan

On Fri, Jun 19, 2009 at 12:17 PM, Bastien Koert<phpster@xxxxxxxxx> wrote:
> Correct, I send the @
>
>
> Bastien
>
> On Friday, June 19, 2009, Jonathan Tapicer <tapicer@xxxxxxxxx> wrote:
>> Works for me:
>>
>>          var_dump(filter_var('bastien_k(a)hotmail.com <http://hotmail.com>',
>> FILTER_VALIDATE_EMAIL) !== false); //replace (a) with @
>>
>> Gives:
>>
>>          bool(true)
>>
>> You are sending an @ instead of " at ", right?
>>
>> Jonathan
>>
>>
>> On Fri, Jun 19, 2009 at 11:49 AM, Bastien Koert<phpster@xxxxxxxxx> wrote:
>>> Hey guys,
>>>
>>> Running the new version of PHPMailer and my hotmail address fails the
>>> validation.
>>>
>>> Email address is bastien_k at hotmail dot com
>>>
>>> Any ideas?
>>>
>>> --
>>>
>>> Bastien
>>>
>>> Cat, the other other white meat
>>>
>>> --
>>> PHP General Mailing List (http://www.php.net/)
>>> To unsubscribe, visit: http://www.php.net/unsub.php
>>>
>>>
>>
>
> --
>
> Bastien
>
> Cat, the other other white meat
>

-- 
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