jQuery ajax multidimensional array

jQuery ajax multidimensional array


Hi,
As I've been confronted to this problem and saw that there was a bug
report already done which had been set to invalid, I wanted to know
the reasons why using key=a&key=b rather than key[]=a&key[]=b.
http://dev.jquery.com/ticket/2950
From a php point of view, the second syntax would be preferable. Is
there a language where the first syntax works ?
Regards
---
Ludovic