Function array_isearch
performs the same function as array_search except that it is case insensitive
Located at
tools.lib.php
Parameters summary
mixed |
$needle |
|
array |
$haystack |
Return value summary
mixed
|
mixed |
performs the same function as array_search except that it is case insensitive
mixed |
$needle |
|
array |
$haystack |
mixed
|
mixed |