Re: [PHP] {SOLVED] mysqli & nested queries - maybe I'm rusty...
[email protected] (Jay Blanchard)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
[snip] ...stuff... [/snip] I rewrote everything so that I could get the data in a single query and then performed some manipulation with PHP to get the proper output. No need to call multiple queries in this case, just had to sleep on it.