Spoofchecker::isSuspicious
(PHP >= 5.4.0, PECL intl >= 2.0.0)
Spoofchecker::isSuspicious — Checks if a given text contains any suspicious characters
Description
public bool Spoofchecker::isSuspicious
( string
$text
[, string &$error
] )
Warning
This function is currently not documented; only its argument list is available.
Parameters
-
text
-
-
error
-
Return Values
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Поддержка языков и кодировок
- Internationalization Functions
- Функция Spoofchecker::areConfusable() - Checks if a given text contains any confusable characters
- Функция Spoofchecker::__construct() - Constructor
- Функция Spoofchecker::isSuspicious() - Checks if a given text contains any suspicious characters
- Функция Spoofchecker::setAllowedLocales() - Locales to use when running checks
- Функция Spoofchecker::setChecks() - Set the checks to run
Коментарии
404 Not Found