in_array

Definition

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

Description

Searches haystack for needle.

[More at php.net]

Parameters




loading


Share/bookmark - in_array


Global comments