Re: [PHP] How can I submit more than 2000 items of data?

[email protected] (Stuart Dallas)
Newsgroups php.general
Message-ID <[email protected]>
On 19 Aug 2013, at 16:24, Matijn Woudt <[email protected]> wrote:

> On Mon, Aug 19, 2013 at 5:20 PM, Stuart Dallas <[email protected]> wrote:
> On 19 Aug 2013, at 15:56, Matijn Woudt <[email protected]> wrote:
> 
>> 
>> 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?
> 
> PHP can do it. Ruby can do it. .NET can do it. Just because you want to use JSON in a web browser where Javascript is the go-to method, doesn't mean JSON requires Javascript.
> 
> -Stuart
> 
> 
> 
> Yes, of course they can do it, but then you first need to submit the POST data (which he could not do because of the above). Javascript is more or less the only way to do it (yes I know Flash….)

I wasn't speaking to his specific issue as that was solved by an earlier response. I was just commenting that the implied intrinsic link between JSON and Javascript in what he had said does not exist.

-Stuart

-- 
Stuart Dallas
3ft9 Ltd
http://3ft9.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.