I send data through jQuery.post: $.post( '/post.php', { array:[] }) If the array is not empty, everything works fine, but if empty, the server comes empty ...
確定! 回上一頁