The Spoofchecker class
(PHP > 5.4.0)
소개
클래스 개요
예약 상수
- 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.
