To replace all occurrences of null in an array with another value you can use the array_map() function that is built into PHP.
確定! 回上一頁