Results 1 to 2 of 2

Thread: Forms

  1. #1
    Join Date
    Feb 2006
    Posts
    158
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Forms

    Hey DD, I have what may be a dumb question, but I'm curious. I'm planning to start a website with my freinds over the summer, one that involves a registration page. And when I'm on the web and registering for things such as forums, I always find these little pictures at the bottom of the registration form that have just like 4 letters, and I'm asked to write what i see into a little box. For example i might see a picture and have to enter into one of the input boxes WKX4.

    So my question is:
    What is that thing for, is there any security purpose for it or something?
    and also, how would someone go about generating one of those to use in their own custom registration forms?

    Thanks in advance

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    The point is to stop bots from registering. It is relatively difficult to write a bot that can decipher text from within an image.

    You probably want to have a look at server-side image generation. Since you're using PHP, GD will most likely be your first option.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •