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 384

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