Re: [PHP] How can I submit more than 2000 items of data?
[email protected] (Szopen Xiao)
| Newsgroups | php.general |
|---|---|
| Message-ID | <CA+BUBRysEmjjvrdAaC8qx_mfVMG3G6G-pbLZP-i+Om75fC930w@mail.gmail.com> |
you can use JSON post 2013/8/19 aesbovis <[email protected]>: > Hello there > I am making a little web-based-tool for our studio to progress a large > amount of data, more than 2000 items, but it seems there is a length limit > of 1000 to $_POST. > > How can I submit all of the items in one time? > > Thank you! > aesbovis > > -- > *Anywhere @aesbovis!*