db_x classes being masked by PEAR -- could this be changed?

You have a suggestion for a future version of phpMyFAQ? Then post it here!

Moderator: Thorsten

Post Reply
ilista
Posts: 2
Joined: Wed Sep 28, 2005 4:59 pm

db_x classes being masked by PEAR -- could this be changed?

Post by ilista »

I don't know if this affects anyone else but it seems possible, even plausible. I am using phpmyfaq on an intranet site built with php. Because of this I include hooks to verify login. The rest of this site is using PEAR for database connections and the classes are named the same as the PEAR set.

To be able to use phpmyfaq without altering all of the classes in this kind of environment - does it makes sense for anyone other than me that these are changed?

Just a thought.
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

do you think about a wrapper to the PEAR DB classes? Which database class do you use?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply