You can store all PHP array into MySQL table as a string using serialize() and revert back php array using unserialize() . Are you stuck with ...
確定! 回上一頁