The array_search() function searches an array for a given value and returns the key. The function returns the key for val if it is found in the array.
確定! 回上一頁