A great package was released recently at PHPclasses.org that gives you the possibility of adding additional security to your registration process. The code generates an image with random text to verify that a form was submitted by a real human being.
Anyone who has registered with a major site has seen this trick before, read on for the code in PHP.