PHP has a few ways to check if an array contains a particular value. The most convenient way is to use the built-in function in_array() .
確定! 回上一頁