Answer the question
In order to leave comments, you need to log in
Why does the array_search function fail?
There is an array like $alphabet = array('а', 'б', 'в', 'г', 'д')
.
I want to get the element key array_search('а', $alphabet)
Why does this code return an error?
<b>Warning</b>: array_search() [<a href='function.array-search'>function.array-search</a>]: Wrong datatype for second argument in...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question