Code Comments
Programming Forum and web based access to our favorite programming groups.Jacques Nunes wrote: > How use the Auth package with DataObject? Anybody have a example? Hello Jacques, I think there's no way to use them together and it isn't necessary. You probably want to store Auth data in a database. In this case, you have to pass - the same DSN to Auth in its constructor http://pear.php.net/manual/en/packa....auth.intro.php - that you pass to DB_DataObject in either an array or an .ini-file http://pear.php.net/manual/en/packa...ion.p hp DB_DataObject has nothing to do with Auth. Regards, Norbert -- Regards, Norbert Mocsnik http://norbert.mocsnik.hu/
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.