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

Kristian wrote:
> In page_open(), one database class is being used to
> establish a database connection for Session and Auth.

OK, but where can I define parameters of this connection for Session and
Auth?
I'd like to define these parameters before call page_open() depending on
user's choice of database.

> You could then
> $db = DB_Variable("kris", "test", "localhost", "test_test");

Where can I call this constructor?

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