Date: 10/26/00
- Next message: Layne Weathers: "RE: [phplib] one sessionmanagement also for more than one database"
- Previous message: Loh Siu Yin: "[phplib] Explanation: PHPLib 7.2b, PHP 4.0, MySQL 3.23 and duplicate entry in active_sessions"
- Next in thread: Layne Weathers: "RE: [phplib] one sessionmanagement also for more than one database"
- Maybe reply: Layne Weathers: "RE: [phplib] one sessionmanagement also for more than one database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello list members,
I am a student and have some experience in programming with PHP.
My current project is developing a website for an departement at university.
There are some (MySQL) databases, wich I would integrate. The administration should be managed with a web-based interface.
But I have an problem with session and user management based on a database. The PHPLIB is easy to use, if you have only one database with the required tables "active_sessions, ...". If you want to administrate annother database, you have to create the same tables in this database. This would be redundant and not easy to handle. I would prefer one session and user management for the website including data from databases.
How can I manage this? (with PHPLIB)
(Is it possible with multiple Links to MySQL databases? - I think there are some problems.)
Regards, Steffen.
- Next message: Layne Weathers: "RE: [phplib] one sessionmanagement also for more than one database"
- Previous message: Loh Siu Yin: "[phplib] Explanation: PHPLib 7.2b, PHP 4.0, MySQL 3.23 and duplicate entry in active_sessions"
- Next in thread: Layne Weathers: "RE: [phplib] one sessionmanagement also for more than one database"
- Maybe reply: Layne Weathers: "RE: [phplib] one sessionmanagement also for more than one database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

