bool in_array ( mixed needle, array haystack [, bool strict] ). 在 haystack 中搜索 needle ,如果 ... 注意: 在PHP 版本4.2.0 之前, needle 不允許是一個數組。
確定! 回上一頁