[ Index ] |
|
Code source de Cr@wltr@ck 2.2.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 217 lignes (4 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Classe: awAntiSpam - X-Ref
AntiSpam__construct($string = '') X-Ref |
Construct a new awAntiSpam image param: string $string A string to display |
setRand($length) X-Ref |
Create a random string param: int $length String length return: string String created |
setNoise($noise) X-Ref |
Set noise on image param: int $nois Noise intensity (from 0 to 10) |
save($qName) X-Ref |
Save string value in session You can use check() to verify the value later param: string $qName A name that identify the anti-spam image |
check($qName, $value, $case = TRUE) X-Ref |
Verify user entry param: string $qName A name that identify the anti-spam image param: string $value User-defined value param: bool $case TRUE for case insensitive check, FALSE for case sensitive check ? (default to TRUE) return: bool TRUE if the value is correct, FALSE otherwise |
draw() X-Ref |
Draw image |
drawNoise($width, $height) X-Ref |
Pas de description |
session() X-Ref |
Pas de description |
Généré le : Thu Sep 6 14:14:11 2007 | par Balluche grâce à PHPXref 0.7 |