You can use the array_search() function to first search the given value inside the array and get its corresponding key, and later remove the element using that ...
確定! 回上一頁