[phplib] Using multiples databases From: Guillaume Desclaux (gdesclaux <email protected>)
Date: 08/06/01

Hi,

There is a few months I've discussed about using multiples databases
with mysql and phplib... it appears that the mysql_query function shoud
be replaced by mysql_db_query in all phplib scripts to work properly
(else it's buggy : the database is loose and select/insert/update/delete
are done on the last used database and not on the database designed in
DB_classe...).

I've just check the new 7.2d version and I dont see this modification
implemented... So I patch my 7.2d "manually"...

I should be great if the next version includes this "patch"...

Bye

Guillaume

-- 
Abbestellen mit Mail an:   phplib-unsubscribe <email protected>
Kommandoliste mit Mail an: phplib-help <email protected>