PHP » GoLang |
login |
register |
about
|
GoLang Spoofchecker::isSuspicious
request it (332)
GoLang replacement for PHP's Spoofchecker::isSuspicious
[edit | history]
PHP Spoofchecker::isSuspiciousPHP original manual for Spoofchecker::isSuspicious [ show | php.net ]Spoofchecker::isSuspicious(PHP 5 >= 5.4.0, PHP 7, 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
] )Checks if given string contains any suspicious characters like letters which are almost identical visually, but are Unicode characters from different sets. Parameters
Return Values
Returns Examples
Example #1 Spoofchecker::isSuspicious() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|