Date: 08/06/01
- Next message: Kristian Koehntopp: "Re: [phplib] default authentication, anyone using it?"
- Previous message: Guillaume Desclaux: "[phplib] Little patch"
- Next in thread: Martin Larsen: "SV: [phplib] Using multiples databases"
- Reply: Martin Larsen: "SV: [phplib] Using multiples databases"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Kristian Koehntopp: "Re: [phplib] default authentication, anyone using it?"
- Previous message: Guillaume Desclaux: "[phplib] Little patch"
- Next in thread: Martin Larsen: "SV: [phplib] Using multiples databases"
- Reply: Martin Larsen: "SV: [phplib] Using multiples databases"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

