array_search() function takes the value and array as arguments, and returns the key of the first occurrence of the value. In indexed arrays, index is the key.
確定! 回上一頁