Just something like that, <script> $.post( 'url', {array: JSON.stringify(array)}, function(data){ // do something here }); </script> …
確定! 回上一頁