Creating a PHP Verification Image
The following article will show you how to create a temporary session image to slow spammer attacks.

The following article will show you how to create a temporary session image to slow spammer attacks.
Commonly we see php being used as an interface between the client and the database providing the information. Very few implementations utilize optimization, and thus, reduce performance.