在 $haystack 中搜索 $needle,如果没有设置 $strict 则使用宽松的比较。
bool in_array ( mixed $needle , array $haystack [, bool $strict ] )