Re: [PHP] echo text - anti-spam-spider measure



On 2/28/07, tedd <tedd@xxxxxxxxxxxx> wrote:

At 11:22 PM -0500 2/27/07, John Taylor-Johnston wrote:
>I need an anti-spam-spider measure for my site. Too many addresses
>are getting raked. In once instance, I created a flash page:
>http://erasethis.glquebec.org/English/contact.htm
>But I just don't have the time to create a flash image for every
>single instance, most of which come from dynamically printed PHP
>pages from a MySQL database.
>
>Could I dynamically create a flash image, input the email and tell
>the flash image to mailto:the@xxxxxxxxxxx?
>
>Do anyone have a solution? Does one already exist?

I agree with Stut that entities are the easiest for bots to handle.

As for myself, I use javascript Enkoder -- you can Google it for a
way to use it.

As for an example of its use, please review:

http://sperling.com/contact.php

and inspect the source.

Cheers,

tedd

--
-------
http://sperling.com http://ancientstones.com http://earthstones.com

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


http://automaticlabs.com/products/enkoderform/

--
http://www.web-buddha.co.uk


Relevant Pages

  • Re: [PHP] Flash / Ajax / PHP
    ... On 6/30/07, tedd wrote: ... >(Flash-PHP API) and Ajax technologies. ... >for example, pull data from MySQL, dynamically alter Flash function ...
    (php.general)
  • Re: how to program a flash with the wiggler? (for free)
    ... > I think the idea is to upload both the flasher and the flash image ... > into target RAM and then run the flasher. ... > But my SRAM is not sufficient for the flash image and i think i can't ...
    (comp.arch.embedded)
  • Re: Restore Volume manager rootdisk via flash image on solaris 8 failed
    ... VM disabled rootdisk and forced me to boot on mirdisk. ... You can't use flash install to restore a VxVM controlled root image. ... Once that's done, take your flash image. ...
    (comp.unix.solaris)
  • Re: [PHP] echo text - anti-spam-spider measure
    ... But I just don't have the time to create a flash image for every ... Could I dynamically create a flash image, input the email and tell the ... I believe the scrapers/spammers are still not bothering to defeat this ... On a super busy server with millions of users or millions of potential ...
    (php.general)
  • Re: [PHP] echo text - anti-spam-spider measure
    ... On 2/27/07, John Taylor-Johnston ... But I just don't have the time to create a flash image for every single ... How would I write a png that would be long and high enough? ...
    (php.general)