Got solution
have to be something like this:

{'data':items,'item[1]':'one','item[2]':'two'};

Greetings


On 2 Mar, 20:04, hosemaria <hosema...@gmail.com> wrote:
> > Try:
>
> > {
> >   item1:"one",
> >   item2:"eeee",
> >   item3: {item31:"sdf", item32:"sdfs"}
> > }
>
> Doesn't work. Result is the same.
>    [item3] => [object Object]

Reply via email to