PHP 7.0.6 Released

Spoofchecker::isSuspicious

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

Spoofchecker::isSuspiciousChecks if a given text contains any suspicious characters

Description

public bool Spoofchecker::isSuspicious ( string $text [, string &$error ] )

Warning

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

Parameters

text

error

Return Values

User Contributed Notes

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