Hello,
I was wondering if anybody knows how to pass a javascript multi dimensional array to a multidimensional array in my PHP code? Any help would be greatly appreciated.

Torrey

    Well you would have to send it either in a query string or by it being posted otherwise PHP wouldnt know such thing existed.

      Anyway you could give me an example of how this is done? I am new to PHP and haven't done anything like this before. Thanks for the help.

      Torrey

        Write a Reply...