Don't Back Down

Posted by Chad Everett on October 15, 2003

Verification Image with PHP »

I'm sure you've seen those images that display a changing value in them, something that you have to read and then type into a field so that you verify that you're human (the assumption being that a machine couldn't read the image to extract the text). They're everywhere.

Do you need one? That's a question I can't answer for you. But I can tell you how to create the image. I am working on another bit to tell you how to actually use the image for verification, but since I can't quite get it working myself, I'm going to leave that part out. This just shows you how to create the image itself.

Read "Verification Image with PHP" »