how to see in something is in an array php code example
Example: php value in array
in_array ( mixed $needle , array $haystack , bool $strict = false ) : bool
in_array ( mixed $needle , array $haystack , bool $strict = false ) : bool