PHP PEAR CAPTCHA Library

Earlier I was writing Luis von Ahn, and his work on steganography.
Here is a practical way of implementing CAPTCHA with PHP.

Using the PEAR library Text_CAPTCHA, programmers can implement the work done by the researchers at Carnegie Mellon University.

Be sure to check it out.