Texte (Previous) (Next) Text_CAPTCHA_Numeral

View this page in Last updated: Sun, 24 Aug 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Text_CAPTCHA

Implémentation des CAPTCHA (Completely Automated Public Turing tests to tell Computers and Humans Apart).

Introduction

Ce paquet fourni les fonctionnalités pour créer un CAPTCHAs (Completely Automated Public Turing tests to tell Computers and Humans Apart). Les fonctionnalités proposées sont:

The package creates CAPTCHAs; due to the stateless nature of the HTTP protocol, the logic to secure a webpage using the package must be specifically implemented. Regardez l'exemple d'utilisation pour des informations détaillées.

Pour le moment, le driver graphique CAPTCHA dépend de Image_Text qui lui même requiert le support TTF qui doit être compilé en dans le PHP.

Exemple

L'exemple qui suit implémente l'utilisation commune d'un CAPTCHA: Soumettre un formulaire de donnée qui ne sera pris en compte que si le CAPTCHA a correctement été résolu.

Texte (Previous) (Next) Text_CAPTCHA_Numeral

Download Documentation Last updated: Sun, 24 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.