If you use string as a column you need to serialize the array to a string representation. In case of plain php Array you could use json_encode($ ...
確定! 回上一頁