Function safe_fnmatch
pattern match function Works with characters with diacritical marks where the PHP one does not.
string |
$pattern |
pattern |
string |
$string |
haystack |
boolean
|
bool |
pattern match function Works with characters with diacritical marks where the PHP one does not.
string |
$pattern |
pattern |
string |
$string |
haystack |
boolean
|
bool |