multi dimensional array via json?

multi dimensional array via json?

Hi,

is there a way to send a multi dimensional array from php to jquery
JSON handler and how has the jquery function to look like?

Or is it better to flaten it to a normal array?

thanks

T.C.