This tutorial teaches you step by step how to write an anti-spam captcha to
use in forms. This anti-spam image captcha prevents bots to submit your
form. It uses images of animals, if you want to use other images, you can
change them in the folder captcha. It uses PHP sessions.