Date: 10/25/99
- Next message: Davor Cengija: "Re: [PHPLIB] Nope, you won't fool MSIE...."
- Previous message: root: "Re: [PHPLIB] Nope, you won't fool MSIE...."
- Next in thread: Kristian Köhntopp: "Re: [PHPLIB] Using PHPLIB(auth & session) for multiple user accounts"
- Reply: Kristian Köhntopp: "Re: [PHPLIB] Using PHPLIB(auth & session) for multiple user accounts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am in the process of implementing PHPLIB for multiple accounts on one
system.
I would like to be able to have each user account (WWW site) implement
the PHPLIB auth and session separately but with one instance of MySQL.
PHPLIB requires that a database be created to manage users for auth and
sessions. So, I thought that I could create a separate database for
each user account and modify the PHPLIB code to manage users and
sessions at that particular databse. However, this will take a lot of
effort for each re-creation or instance. This seems like a lot of work
considering that PHPLIB helps us reduce our effort.
Has anyone documented a plan for doing this? A more simple means to
achieve the same thing?
Thanks in advance,
Chris
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Davor Cengija: "Re: [PHPLIB] Nope, you won't fool MSIE...."
- Previous message: root: "Re: [PHPLIB] Nope, you won't fool MSIE...."
- Next in thread: Kristian Köhntopp: "Re: [PHPLIB] Using PHPLIB(auth & session) for multiple user accounts"
- Reply: Kristian Köhntopp: "Re: [PHPLIB] Using PHPLIB(auth & session) for multiple user accounts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

