On Thu, 2008-07-10 at 16:47 +1000, 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 ? > Hi John You might consider CodeIgniter - it's a very nice, simple to use framework with a pretty good DB abstraction layer built in. http://codeigniter.com/ J -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php