The Spoofchecker class
(PHP >= 5.4.0, PECL intl >= 2.0.0)
Class synopsis
Spoofchecker
{
public bool areConfusable
(
string $s1
,
string $s2
[,
string &$error
] )
public bool isSuspicious
(
string $text
[,
string &$error
] )
}
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
User Contributed Notes
There are no user contributed notes for this page.