array_search() is a built in PHP function that searches the array for a given value and returns the first corresponding key if successful.
確定! 回上一頁