functions-online

array_search

description

Searches $haystack for $needle. Returns the key for $needle if it is found in the array, FALSE otherwise.

declaration of array_search

mixed array_search ( mixed $needle , array $haystack [, bool $strict ] )

test array_search online










share array_search

comments for array_search

On 24. Aug 2012 20:06 Simpler? wrote:

Lol, you so funny

On 07. Dec 2010 22:26 butzi wrote:

What do you mean? Where should i improve this script?

On 07. Dec 2010 21:35 Beom wrote:

You should do this simpler, I guess

more comments for array_search

There are some more comments for array_search(). To see them all click here.

+

Leave your comment