PHP » GoLang |
login |
register |
about
|
fnmatch(PHP 4 >= 4.3.0, PHP 5, PHP 7) fnmatch — Match filename against a pattern Description
bool fnmatch
( string
$pattern
, string $string
[, int $flags = 0
] )
fnmatch() checks if the passed Parameters
Return Values
Returns Changelog
Examples
Example #1 Checking a color name against a shell wildcard pattern
<?php NotesWarning
For now, this function is not available on non-POSIX compliant systems except Windows. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|