check value in array before and after current value php code example
Example: in_array
in_array ( mixed $needle , array $haystack [, bool $strict = FALSE ] ) : bool
in_array ( mixed $needle , array $haystack [, bool $strict = FALSE ] ) : bool