View Single Post
Old Apr 25th, 2007, 4:22 PM   #1
ssrun
Newbie
 
Join Date: Aug 2006
Posts: 20
Rep Power: 0 ssrun is on a distinguished road
Use PEAR DB or MySQL

Hi,

I'm just wondering from those who have used PHP and MySQL in production environments, which DB access method they used and why. Is one preferred over the other?

The book (Web Database Applications with PHP and MySQL, O'Reilly) I'm following seems to be using MySQL over the PEAR DB extension for the most part but they occassionally switch in their examples.
ssrun is offline   Reply With Quote