Re: [PHP] How can I submit more than 2000 items of data?
[email protected] (Matijn Woudt)
| Newsgroups | php.general |
|---|---|
| Message-ID | <CAC_gtuOGz3_QC+ivYL1F4Tb0cccXUHsCPFUOr_17++EqZQM7vw@mail.gmail.com> |
On Mon, Aug 19, 2013 at 11:54 AM, Stuart Dallas <[email protected]> wrote: > On 19 Aug 2013, at 10:49, aesbovis <[email protected]> wrote: > > > I know Javascript can solve it, but I don't want to use Js. > > Thank you all the same. > > I know you've had the right answer, but I think it's worth pointing out > that use of JSON in no way requires Javascript, despite its name. > > -Stuart > > You might want to explain how you convert form data to JSON without javascript?