Re: [PHP-DEV] Re: how build komplex array

2003-01-13 Thread Johannes G. Arlt
Freitag, 10. Jan. 2003 17:01 wrote l0t3k: > Johannes, > could you perhaps show a bit of the schema and your expected array > output in print_r format ? > Yes, it comes below and also a solution by me: So my questions ar now: 1.) Is this ok or make this a lot of memory leaks ? I hope, in the e

[PHP-DEV] Re: how build komplex array

2003-01-10 Thread l0t3k
Johannes, could you perhaps show a bit of the schema and your expected array output in print_r format ? "Johannes G. Arlt" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hello all, I need a very complex array from a mysql-statement like DB::getAssoc but more