The Spoofchecker class
(PHP >= 5.4.0, PECL intl >= 2.0.0)
Introduction
Class synopsis
Spoofchecker
{
/* Constants */
/* Methods */
}Predefined Constants
-
Spoofchecker::SINGLE_SCRIPT_CONFUSABLE -
Spoofchecker::MIXED_SCRIPT_CONFUSABLE -
Spoofchecker::WHOLE_SCRIPT_CONFUSABLE -
Spoofchecker::ANY_CASE -
Spoofchecker::SINGLE_SCRIPT -
Spoofchecker::INVISIBLE -
Spoofchecker::CHAR_LIMIT
Table of Contents
- 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
There are no user contributed notes for this page.
