I have array made by function .push. In array is very large data. How is the best way send this to PHP script? dataString = ??? ; // array? $.ajax({ type: ...
確定! 回上一頁