php - How to use in_array() for caseless? -
This is a large array, so I will not allow every value to be straighted out.
" i
":
$ result = preg_grep ( Use with case incompatibility flag '/ pattern / i', $ array);
This is a large array, so I will not allow every value to be straighted out.
" i
":
$ result = preg_grep ( Use with case incompatibility flag '/ pattern / i', $ array);
Comments
Post a Comment