Re: [PHP] PHP Code I Must find

2008-05-30 Thread Thijs Lensselink
but unlinked. while still easily decoded, most bots won't waste time trying to decode every string like that that they encounter (at least not yet). - Rick Original Message Date: Thursday, May 29, 2008 07:08:34 PM -0400 From: John Taylor-Johnston <[EMAIL PROTECTE

Re: [PHP] PHP Code I Must find

2008-05-29 Thread John Taylor-Johnston
27;t waste time trying to decode every string like that that they encounter (at least not yet). - Rick Original Message Date: Thursday, May 29, 2008 07:08:34 PM -0400 From: John Taylor-Johnston <[EMAIL PROTECTED]> To: PHP-General Subject: [PHP] PHP C

Re: [PHP] PHP Code I Must find

2008-05-29 Thread John Taylor-Johnston
encounter (at least not yet). - Rick Original Message Date: Thursday, May 29, 2008 07:08:34 PM -0400 From: John Taylor-Johnston <[EMAIL PROTECTED]> To: PHP-General Subject: [PHP] PHP Code I Must find A web site deploys what I think are UTF characters to mask email address

Re: [PHP] PHP Code I Must find

2008-05-29 Thread TG
gt; To: PHP-General Date: Thu, 29 May 2008 19:08:34 -0400 Subject: [PHP] PHP Code I Must find > A web site deploys what I think are UTF characters to mask email addresses. > Is there there a php function I can use to generate this? Or was this > hand-done? > It is crackable, but a darned g

Re: [PHP] PHP Code I Must find

2008-05-29 Thread Jeremy Privett
John Taylor-Johnston wrote: A web site deploys what I think are UTF characters to mask email addresses. Is there there a php function I can use to generate this? Or was this hand-done? It is crackable, but a darned good stab at the problem of spiders at the same. Any feedback, info or code wou

[PHP] PHP Code I Must find

2008-05-29 Thread John Taylor-Johnston
A web site deploys what I think are UTF characters to mask email addresses. Is there there a php function I can use to generate this? Or was this hand-done? It is crackable, but a darned good stab at the problem of spiders at the same. Any feedback, info or code would be appreciated, John John