Categories

Updated: 12/21/2008

Creating a CAPTCHA in PHP with GD

A CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a system designed to test if input is originating from a human or a computer. This tutorial will explain how to make your own CAPTCHA using PHP and the bundled GD image manipulation library.
©2003-2019 jCay.com