in_array. PHP 4, PHP 5中in_array函式功能-- 檢查數組中是否存在某個值。 ... 定義用法. in_array() 函式在數組中搜尋給定的值。 語法. in_array(value,array,type) ...
確定! 回上一頁