Spoofchecker
PHP Manual

Spoofchecker::areConfusable

(PHP >= 5.4.0)

Spoofchecker::areConfusable指定したテキストに混同しやすい文字が含まれているかどうかを調べる

説明

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

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

s1

s2

error

返り値


Spoofchecker
PHP Manual