PHP DB Edit Toolkit is a set of PHP classes makes the generation of
database edit interfaces easier and faster. The main class builds
tabular and form views based on a data dictionary and takes
over handling of insert/update/delete and user input.
This script is designed to help validate human input on a form by showing a gd generated image with a dictionary based random word that the user must input into a form when submitting which is validated by using a database table that tracks the session.