Re: [phplib] CHOOSE OF DATABASE From: Michal ROMAN (michal.roman <email protected>)
Date: 03/15/01

First of all, user select from listbox host and database. All these
databases are independent and all of them have tables sessions,
auth_user, ....
Then, in second page I'd like call page_open() to establish connection
with selected database. Parameters for this connection (host, dbname,
user, password) are defined in local.inc. But I must dynamicaly change
these parameters. How?

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>