UNB Components Code Reference

UnbCaptcha::NormaliseWord method

Normalises a word, removes non-letters, converts to upper case.

private static function UnbCaptcha::NormaliseWord ($text);

Parameters

text

(string) Input text

Return value

(string) Normalised text

Member of class: UnbCaptcha

Implementation file: captcha.class.php, line 382

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