UNB Components Code Reference

UnbCaptcha::CheckWord method

Checks the specified user input to determine whether it is correct or not.

public static function UnbCaptcha::CheckWord ($tryWord);

Parameters

tryWord
(string) Input word

Return value

(bool) true if it is correct, false otherwise

Member of class: UnbCaptcha

Implementation file: captcha.class.php, line 402

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.