Re: Re: Posting Summary for Week Ending 18 January, 2008: php-general@xxxxxxxxxxxxx

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

 



On Jan 19, 2008 1:47 PM, Richard Lynch <ceo@xxxxxxxxx> wrote:
> $email = str_replace(array('@', '.'), array(' AT ', ' DOT ', $email);
>
> This will defeat 99.9999% of spambots, and still be quite usable for
> any legitimate purpose.

    Yes, actually, I've already incorporated something like that into
the code.  I have no problem omitting people's information from the
reports if they ask, or protecting the data (so long as it's still
readable) through obfuscation.  It's more a matter of the manner in
which I was approached by a list member.

-- 
</Dan>

Daniel P. Brown
Senior Unix Geek and #1 Rated "Year's Coolest Guy" By Self Since
Nineteen-Seventy-[mumble].

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