> Try:
>
> {
>   item1:"one",
>   item2:"eeee",
>   item3: {item31:"sdf", item32:"sdfs"}
> }

Doesn't work. Result is the same.
   [item3] => [object Object]

Reply via email to