DB.php of http://pear.php.net You can get a very good description of the methods available in the pear documentation. It should be installed with recent versions of PHP. If not you can install it with the go-pear script at http://pear.php.net/go-pear. HTH On Tue, 22 Jul 2003, Mohammad Saad wrote: > Date: Tue, 22 Jul 2003 10:56:53 +0500 > From: Mohammad Saad <baggio@khi.comsats.net.pk> > To: php-db@lists.php.net > Subject: Wrapper classes > > Hello all, > I would like to know what is the best wrapper class for Mysql database interface. I need a kind of class which will return me results of query in an array and take care of all the cleaning of resources > > Thanks all > Mohammad Saad > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php