Re: [PHP] any reason *not* to use PEAR DB module when accessing mysql?
[email protected] (Paul M Foster)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 19, 2010 at 02:01:03PM -0700, Michael A. Peters wrote: <snip> > > I use MDB2. > I hear PDO hyped a lot, what does it really give me that MDB2 does not, > other than making the application dependent upon a binary module? Maybe nothing. But PDO is built-in and MDB2 isn't. Paul -- Paul M. Foster