Answer the question
In order to leave comments, you need to log in
How to add data to a multidimensional associative array?
in one place of the script I add a subarray onner = 1 to the array 88
how
to add another subarray there in the script, twwer = 1
as in PHP
it gives an error about an unknown index %twwer%
$array[88] = {oner: 1 }
$array[88]['twwer'] = 1 ;
Answer the question
In order to leave comments, you need to log in
And everything works fine for me:
jsfiddle.net/IonDen/8nnm6txn
Show a little more code.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question