Text_CAPTCHA_Numeral

Implémentation des CAPTCHA (Completely Automated Public Turing tests to tell Computers and Humans Apart) par opérations mathématiques.

Introduction

Ce paquet fourni le nécéssaire pour créer des CAPTCHA numériques (Completely Automated Public Turing tests to tell Computers and Humans Apart). Cela comprend les fonctionnalités suivantes:

The package creates numeral 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.

Currently

Exemple

The following example implements the standard use of a CAPTCHA: Submitted form data is only evaluated when a CAPTCHA has been solved correctly.

Information à propos de Text_CAPTCHA_Numeral et de son fonctionnement interne

Text_CAPTCHA_Numeral vous donne la possibilité de générer des CAPTCHA arithmétiques.