Re: Pear DB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



PEAR::DB was deprecated years ago.  Do not use it.  

PEAR::MDB2 is the preferred PEAR wrapper these days.  

Personally, I skip them both and prefer to go straight to PDO, available in 
PHP 5.  

http://www.php.net/pdo

On Thursday 10 July 2008 1:47:34 am John Comerford wrote:
> Hi Folks,
>
> I have just successfully lobbied for the company I work for to use
> PHP/MySQL for our next website.  My Question is regarding DB abstraction
> .  I know there is a Pear DB module, is this the best to use ?  I have a
> vague memory of reading somewhere that there is a newer lib or something
> which is considered better ?
>
> TIA,
>   JC

-- 
Larry Garfield
larry@xxxxxxxxxxxxxxxx

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux