Use the json_encode function to store the full PHP array in MySQL. Save it as JSON! JSON is generally the preferred format to store arrays in MySQL columns. It ...
確定! 回上一頁