Re: [PHP-DB] Wrapper classes

2003-07-22 Thread John Zimmerman
wrote: > Date: Tue, 22 Jul 2003 10:56:53 +0500 > From: Mohammad Saad <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [PHP-DB] Wrapper classes > > Hello all, > I would like to know what is the best wrapper class for Mysql database interface. I > need a kind

[PHP-DB] Wrapper classes

2003-07-21 Thread Mohammad Saad
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