| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Spoofchecker::areConfusable(PHP >= 5.4.0, PECL intl >= 2.0.0) Spoofchecker::areConfusable — Checks if given strings can be confused 説明
public bool Spoofchecker::areConfusable
( string
$str1
, string $str2
[, string &$error
] )Checks whether two given strings can easily be mistaken. パラメータ
返り値
Returns 例
例1 Spoofchecker::areConfusable() example
<?php |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Spoofchecker::areConfusable - Checks if given strings can be confused」をGoogle検索
|