Yeah right. I have tried playing with multidimensional arrays, buth with my
knowlege :))
Why cann't i use this with what sql query?
> You query table1 and table2 and store those in two multi dimensional
arrays,
> then you create your third multi dimensional array into where you store
the
> joint rows of table1 and table2.
>
>
> //Aho