Discussion:
Windows DB.PHP
(too old to reply)
Paritosh Desai
2007-06-07 22:03:14 UTC
Permalink
Can you please tell this poor soul where to find the DB.PHP file for PHP5 on your website?

I looked here (http://pear.php.net/package/MDB2/download), but it only has tar files.

Thanks,
Pari
David Coallier
2007-06-09 01:48:33 UTC
Permalink
First, you are on the wrong list, you want to use pear-dev or
pear-general for general questions.

Wild guess is that you are looking for PEAR::DB which is installed by
doing pear install DB

I Must warn you that the DB package is now deprecated and that MDB2 is
now in favor. Moreover, DB is not a PHP5 package, neither is MDB2
(Even though MDB2 has the php5 functionalities you need for people
using PHP5 (Iteration, LOB Handling, etc).

Good luck, thanks
Post by Paritosh Desai
Can you please tell this poor soul where to find the DB.PHP file for PHP5 on your website?
I looked here (http://pear.php.net/package/MDB2/download), but it only has tar files.
Thanks,
Pari
--
David Coallier,
Founder & Software Architect,
Agora Production (http://agoraproduction.com)
51.42.06.70.18
Loading...