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 400

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.