Spoofchecker::areConfusableChecks if given strings can be confused Beschreibung
public bool Spoofchecker::areConfusable
( string
$str1
, string $str2
[, string &$error
] )Checks whether two given strings can easily be mistaken. Parameter-Liste
Rückgabewerte
Returns Beispiele
Beispiel #1 Spoofchecker::areConfusable example
<?php |