Re: [PHP-PEAR] PHPLib and Pear merge
[email protected] (Chuck Hagenbuch) Wed, 7 Mar 2001 11:22:27 -0500
| Newsgroups | php.pear |
|---|---|
| Message-ID | <[email protected]> |
Quoting Paul Meagher <[email protected]>: > Could you elaborate upon this limitation with a simple example of what you > can't do with phplib and what you can do with PEAR:DB? If I want to nest sql queries, such that each inner query depends on a row of the outer query, I can do this in pear, because running a new query doesn't wipe away the current result set. But with phplib, I'd need to loop through the entire outer query, store the results somewhere, and then do all of the inner queries. -chuck -- Charles Hagenbuch, <[email protected]> "Live, from Washington, where the doctors were telling us what they did, and did not, do with Vice President Cheney." -Dan Rather