Search:

Type: Posts; User: Ron_Hickey; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    6,891

    while ($to = "domain1@email.com,...

    while ($to = "domain1@email.com, domain2@email.com, domain3@email.com, domain4@email.com, domain5@email.com";)
    {

    mail($to, "Membership Status", $msg, 'From: '.$from);
    }
  2. Replies
    15
    Views
    15,220

    The Javascript is used to locate X coords onclick...

    The Javascript is used to locate X coords onclick only, the spambot would have to be configured to decode, strip string and do calculations to know what coord to click

    All The Best,
    Ron
  3. Replies
    15
    Views
    15,220

    Yes, good idea, I will keep in mind for next...

    Yes, good idea, I will keep in mind for next version.


    I changed the dashed line color, should be easy to see for most.

    All The Best,
    Ron
  4. Replies
    15
    Views
    15,220

    I made the form to demo Captcha and values are...

    I made the form to demo Captcha and values are pre set.

    I changed code to make it easier to see
    numbers.

    All The Best,
    Ron
  5. Replies
    15
    Views
    15,220

    Thank you everyone for your input. The point...

    Thank you everyone for your input.

    The point of a click captcha vs. one that you type.
    Many use auto form fill and it is much faster to click once
    vs. type 5 to 10 or more hard to see...
  6. Replies
    15
    Views
    15,220

    [Javascript/PHP] Click Captcha

    1) CODE TITLE: Click Captcha

    2) AUTHOR NAME/NOTES:

    3) DESCRIPTION: Requirements - php 4.3 or greater with GD support.

    Click Captcha is a randomly generated gif file that is dynamically...
Results 1 to 6 of 6