Date: 03/15/01
- Next message: Kristian Köhntopp: "Re: [phplib] CHOOSE OF DATABASE"
- Previous message: Murthy: "[phplib] database parameters"
- Maybe in reply to: Michal ROMAN: "[phplib] CHOOSE OF DATABASE"
- Next in thread: Kristian Köhntopp: "Re: [phplib] CHOOSE OF DATABASE"
- Reply: Kristian Köhntopp: "Re: [phplib] CHOOSE OF DATABASE"
- Reply: Björn Schotte: "Re: [phplib] CHOOSE OF DATABASE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Kristian Köhntopp: "Re: [phplib] CHOOSE OF DATABASE"
- Previous message: Murthy: "[phplib] database parameters"
- Maybe in reply to: Michal ROMAN: "[phplib] CHOOSE OF DATABASE"
- Next in thread: Kristian Köhntopp: "Re: [phplib] CHOOSE OF DATABASE"
- Reply: Kristian Köhntopp: "Re: [phplib] CHOOSE OF DATABASE"
- Reply: Björn Schotte: "Re: [phplib] CHOOSE OF DATABASE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

