Spoofchecker::areConfusable

(PHP >= 5.4.0, PECL intl >= 2.0.0)

Spoofchecker::areConfusableChecks if a given text contains any confusable characters

Опис

public bool Spoofchecker::areConfusable ( string $s1 , string $s2 [, string &$error ] )

Увага

This function is currently not documented; only its argument list is available.

Параметри

s1

s2

error

Значення, що повертаються

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top