Spoofchecker::setRestrictionLevel
(PHP 7 >= 7.3.0, PHP 8)
Spoofchecker::setRestrictionLevel — Set the restriction level
说明
Sets the restriction level of SpoofChecker::isSuspicious().
参数
level-
The restriction level of SpoofChecker::isSuspicious(). One of
Spoofchecker::ASCII,Spoofchecker::SINGLE_SCRIPT_RESTRICTIVE,Spoofchecker::HIGHLY_RESTRICTIVE,Spoofchecker::MODERATELY_RESTRICTIVE,Spoofchecker::MINIMALLY_RESTRICTIVE, orSpoofchecker::UNRESTRICTIVE. Defaults toSpoofchecker::HIGHLY_RESTRICTIVE.
返回值
没有返回值。
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/spoofchecker.setrestrictionlevel.php