PHP » GoLang |
login |
register |
about
|
GoLang Spoofchecker::areConfusable
request it (219)
GoLang replacement for PHP's Spoofchecker::areConfusable
[edit | history]
PHP Spoofchecker::areConfusablePHP original manual for Spoofchecker::areConfusable [ show | php.net ]Spoofchecker::areConfusable(PHP 5 >= 5.4.0, PHP 7, PECL intl >= 2.0.0) Spoofchecker::areConfusable — Checks if given strings can be confused Description
public bool Spoofchecker::areConfusable
( string
$str1
, string $str2
[, string &$error
] )Checks whether two given strings can easily be mistaken. Parameters
Return Values
Returns Examples
Example #1 Spoofchecker::areConfusable() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|