[PHP] Re: [PHP3] WHAT is PEAR?

2004-02-04 Thread David Clymer
On Wed, 07 Jun 2000 02:51:45 -0500, Richard Lynch wrote: > In article <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] ("Cheng, Cheng-Wei") wrote: > >> I see this term a lot >> but cannot find the explaination in the documentation. > > I think that's the nifty feature whereby you can easily load sub-mod

[PHP] PEAR DB::isError acting strange

2004-02-03 Thread David Clymer
I'm having some problems with the DB::isError function identifying a non-object as an error object (or so it seems). I'm using postgreSQL 7.3.x. The relevant code is below: /***[ my code start ]***/ $sql_queries = array();