Re: [PHP] Re: Data Access Object (DAO) with PHP

2004-12-12 Thread adwin wijaya
Thank you for DAO class that you recommended to me. I would like to read the Pear and Metalstorage documentation (& tried it) first before deciding which one I would like to use ;) -- === Best Regards Adwin Wijaya www.kuya-kuya.net www.e-rhema.net === -- PH

Re: [PHP] Re: Data Access Object (DAO) with PHP

2004-12-11 Thread Shen Kong
Hi, mybe you mean PDO: http://pecl.php.net/package/PDO http://www.zend.com/expert_qa/qas.php?id=93&single=1 http://www.zend.com/expert_qa/qas.php?id=98&single=1 Adwin Wijaya åé: Shen Kong wrote: > Hi, do you mean ADODB? PEAR::DB? or DBX ? --> more advance than that i think. It is a class that will

Re: [PHP] Re: Data Access Object (DAO) with PHP

2004-12-11 Thread adwin wijaya
Shen Kong wrote: > Hi, do you mean ADODB? PEAR::DB? or DBX ? --> more advance than that i think. It is a class that will be created to access database as object like the one in Java. -- === Best Regards Adwin Wijaya www.kuya-kuya.net www.e-rhema.net === --