how to get array in array value in 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